Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
getDomain() |
|
java.lang.String |
getPassword() |
|
boolean |
getPreemptive() |
|
WssCrypto |
getSslKeystore() Get keystore used to establish secure connections |
|
java.lang.String |
getUsername() |
|
void |
setDomain(java.lang.String domain) |
|
void |
setPassword(java.lang.String password) |
|
void |
setPreemptive(boolean preemptive) |
|
void |
setSslKeystore(WssCrypto sslKeyStore) Set keystore to establish secure connections |
|
void |
setUsername(java.lang.String userName) |
Methods inherited from class | Name |
---|---|
interface AuthProfileHolder |
getAuthProfile, isAuthProfileSupported, setAuthProfile |
interface Releasable |
release |
Get keystore used to establish secure connections
Set keystore to establish secure connections
sslKeyStore
- keystore (truststore) for secure connections