Uses of Class
org.alfresco.encryption.InvalidKeystoreException
Packages that use InvalidKeystoreException
-
Uses of InvalidKeystoreException in org.alfresco.encryption
Methods in org.alfresco.encryption that throw InvalidKeystoreExceptionModifier 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)