Package | Description |
---|---|
org.alfresco.encryption |
Modifier and Type | Method and Description |
---|---|
EncryptionKeysRegistry.KEY_STATUS |
EncryptionKeysRegistry.checkKey(String keyAlias,
Key key)
Check the validity of the key against the registry.
|
static EncryptionKeysRegistry.KEY_STATUS |
EncryptionKeysRegistry.KEY_STATUS.valueOf(String name)
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.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.