public abstract class SSLConfig extends Object
| Constructor and Description |
|---|
SSLConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSSLTruststore() |
String |
getSSLTruststorePassword() |
String |
getSSLTruststoreType() |
boolean |
isSSLDisableVerification() |
boolean |
isSSLEnabled() |
boolean |
isSSLTruststoreFallback()
Fall back to the system trust store.
|
public boolean isSSLEnabled()
public boolean isSSLDisableVerification()
public boolean isSSLTruststoreFallback()
Copyright © 2013 Ness Computing, Inc.. All Rights Reserved.