public class SSLClientConfig extends Object
| Constructor and Description |
|---|
SSLClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol() |
String |
getTrustStoreAlgorithm() |
PasswordProvider |
getTrustStorePasswordProvider() |
String |
getTrustStorePath() |
String |
getTrustStoreType() |
String |
toString() |
public String getProtocol()
public String getTrustStoreType()
public String getTrustStorePath()
public String getTrustStoreAlgorithm()
public PasswordProvider getTrustStorePasswordProvider()
Copyright © 2011–2018. All rights reserved.