public interface SSLConfig
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getKeyPassword() |
String |
getKeyStore() |
String |
getKeyStorePassword() |
String |
getTrustStore() |
String |
getTrustStorePassword() |
boolean |
isModifyTrustStore() |
String getKeyStore()
String getKeyStorePassword()
String getAlias()
String getKeyPassword()
String getTrustStore()
String getTrustStorePassword()
boolean isModifyTrustStore()
Copyright © 2023 JBoss by Red Hat. All rights reserved.