Uses of Class
org.alfresco.encryption.CachedKey
-
Packages that use CachedKey Package Description org.alfresco.encryption -
-
Uses of CachedKey in org.alfresco.encryption
Fields in org.alfresco.encryption declared as CachedKey Modifier and Type Field Description static CachedKey
CachedKey. NULL
Methods in org.alfresco.encryption that return CachedKey Modifier and Type Method Description CachedKey
KeyMap. getCachedKey(String keyAlias)
Constructor parameters in org.alfresco.encryption with type arguments of type CachedKey Constructor Description KeyMap(Map<String,CachedKey> keys)
-