Package ca.uhn.fhir.tls
Class KeyStoreInfo
java.lang.Object
ca.uhn.fhir.tls.BaseStoreInfo
ca.uhn.fhir.tls.KeyStoreInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class ca.uhn.fhir.tls.BaseStoreInfo
BaseStoreInfo.StoreInfoException
-
Constructor Summary
ConstructorDescriptionKeyStoreInfo
(String theFilePath, String theStorePass, String theKeyPass, String theAlias) -
Method Summary
Methods inherited from class ca.uhn.fhir.tls.BaseStoreInfo
getAlias, getFilePath, getPathType, getStorePass, getType, toCharArray
-
Constructor Details
-
KeyStoreInfo
-
-
Method Details
-
getKeyPass
-