Uses of Class
org.alfresco.encryption.MissingKeyException
Packages that use MissingKeyException
-
Uses of MissingKeyException in org.alfresco.encryption
Methods in org.alfresco.encryption that throw MissingKeyExceptionModifier and TypeMethodDescriptionvoid
AlfrescoKeyStore.reload()
Reload the keys from the key store.void
AlfrescoKeyStoreImpl.reload()
Reload the keys from the key store.void
AlfrescoKeyStore.validateKeys()
Check that the keys in the key store are valid i.e.void
AlfrescoKeyStoreImpl.validateKeys()
Check that the keys in the key store are valid i.e.protected void
AlfrescoKeyStoreImpl.validateKeys
(KeyMap keys, KeyMap backupKeys)