Package io.bdeploy.common.security
Class OnDiscKeyStore
java.lang.Object
io.bdeploy.common.security.OnDiscKeyStore
- All Implemented Interfaces:
KeyStoreProvider
Wraps around an actual (JCEKS) keystore on disc.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OnDiscKeyStore
-
-
Method Details
-
getStore
- Specified by:
getStorein interfaceKeyStoreProvider
-
getPass
public char[] getPass()- Specified by:
getPassin interfaceKeyStoreProvider
-