Uses of Enum
org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
Packages that use EncryptionKeysRegistry.KEY_STATUS
-
Uses of EncryptionKeysRegistry.KEY_STATUS in org.alfresco.encryption
Methods in org.alfresco.encryption that return EncryptionKeysRegistry.KEY_STATUSModifier and TypeMethodDescriptionCheck the validity of the key against the registry.Returns the enum constant of this type with the specified name.static EncryptionKeysRegistry.KEY_STATUS[]
EncryptionKeysRegistry.KEY_STATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared.