@Config(value="ssl") public static class CryptoConfig.SSLConfig extends Object
Constructor and Description |
---|
SSLConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
Set<String> |
getCiphers() |
SSLAuthenticationMode |
getClientAuthMode() |
String |
getKeyStore() |
String |
getProtocol() |
String |
getTrustStore() |
public String getProtocol()
public String getKeyStore()
public String getTrustStore()
public String getAlias()
public SSLAuthenticationMode getClientAuthMode()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.