public class SSLConfiguration extends Object
| Constructor and Description |
|---|
SSLConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
disableHostnameVerification() |
static boolean |
enableForBackingStorage() |
static boolean |
enableForCmdChannel() |
static File |
getKeystoreFile() |
static String |
getKeyStorePassword() |
public static File getKeystoreFile()
public static String getKeyStorePassword()
public static boolean enableForCmdChannel()
public static boolean enableForBackingStorage()
public static boolean disableHostnameVerification()
Copyright © 2013. All Rights Reserved.