Package | Description |
---|---|
org.forgerock.openam.secrets.config |
Classes and interfaces to create configurable secret store backends.
|
org.forgerock.secrets.keystore |
Implementations of
SecretStore for accessing keys stored in Java KeyStores, such as
PKCS#11 Hardware Security Modules (HSMs) and PKCS#12 file-based encrypted key stores. |
Class and Description |
---|
KeyStoreSecretStore
A secret store for cryptographic keys based on a standard Java
KeyStore . |
Class and Description |
---|
KeyStoreSecretStore.AliasSpec
Specifies an alias with its validity for use in the store.
|
KeyStoreSecretStore.KeyDetails
Details of a key that comes from the keystore.
|
KeyStoreSecretStore.StableIdProvider
An interface to allow the consuming application to provide the stable ID for the secret.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.