Package io.bdeploy.common.security
Class InMemoryKeyStore
java.lang.Object
io.bdeploy.common.security.InMemoryKeyStore
- All Implemented Interfaces:
KeyStoreProvider
Creates and caches in-memory
KeyStores for minion and hive remote
access.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemoryKeyStore
-
-
Method Details
-
getStore
- Specified by:
getStorein interfaceKeyStoreProvider
-
getPass
public char[] getPass()- Specified by:
getPassin interfaceKeyStoreProvider
-