public interface ServerConnectionDescriptor extends SystemServerConnectionDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword()
Returns the user's password in plain text.
|
boolean |
isSSOConnect()
Returns
true if the connection should use SSO. |
boolean |
isUseSSL()
Returns
true if the connection should use SSL. |
getDataDirectory, getDomainName, getHostName, getPortNumber, getServerMajorVersion, getServerMinorVersion, getServerPatchVersion, getUserNamejava.lang.String getPassword()
boolean isUseSSL()
true if the connection should use SSL.true if the connection should use SSL, otherwise false.boolean isSSOConnect()
true if the connection should use SSO.true if the connection should use SSL, otherwise false.Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.