public interface SSLConfiguration
Modifier and Type | Method and Description |
---|---|
boolean |
disableHostnameVerification() |
boolean |
enableForBackingStorage() |
boolean |
enableForCmdChannel() |
File |
getKeystoreFile() |
String |
getKeyStorePassword() |
File getKeystoreFile()
String getKeyStorePassword()
boolean enableForCmdChannel()
boolean enableForBackingStorage()
boolean disableHostnameVerification()
Copyright © 2015. All Rights Reserved.