public interface SSLConfig
Modifier and Type | Method and Description |
---|---|
String |
getKeyStore() |
String |
getKeyStorePassword() |
String |
getTrustStore() |
String |
getTrustStorePassword() |
boolean |
isModifyTrustStore() |
String getKeyStore()
String getKeyStorePassword()
String getTrustStore()
String getTrustStorePassword()
boolean isModifyTrustStore()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.