Package | Description |
---|---|
org.forgerock.openam.secrets |
The AM supporting classes for centrally configuring secrets.
|
org.forgerock.secrets |
Provides a unified API for accessing secrets of various kinds.
|
Modifier and Type | Method and Description |
---|---|
static Purpose<KeyEncryptionKey> |
SecretsUtils.realmQualifiedEncryptionPurpose(String realm,
String rootPurpose)
Returns the purpose to use at the global scope for looking up a realm-specific encryption
key.
|
Modifier and Type | Field and Description |
---|---|
static Purpose<KeyEncryptionKey> |
Purpose.KEY_ENCRYPTION
Indicates a key intended for encrypting ("wrapping") other keys.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.