Package fr.gouv.vitam.common.serverv2
Class SslConfig
java.lang.Object
fr.gouv.vitam.common.serverv2.SslConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetKeyStorePassword(String keyStorePassword) voidsetKeyStorePath(String keyStorePath) voidsetTrustStorePassword(String trustStorePassword) voidsetTrustStorePath(String trustStorePath)
-
Constructor Details
-
SslConfig
-
-
Method Details
-
getKeyStorePath
-
setKeyStorePath
-
getKeyStorePassword
-
setKeyStorePassword
-
getTrustStorePath
-
setTrustStorePath
-
getTrustStorePassword
-
setTrustStorePassword
-