Package org.alfresco.encryption
Class KeyMap
java.lang.Object
org.alfresco.encryption.KeyMap
A simple map of key aliases to keys. Each key has an associated timestamp indicating
when it was last loaded from the keystore on disk.
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyMap
public KeyMap() -
KeyMap
-
-
Method Details
-
numKeys
public int numKeys() -
getKeyAliases
-
getCachedKey
-
getKey
-
setKey
-