Package | Description |
---|---|
org.forgerock.openam.secrets |
The AM supporting classes for centrally configuring secrets.
|
org.forgerock.openam.secrets.config |
Classes and interfaces to create configurable secret store backends.
|
Class and Description |
---|
BaseSecretStoreProvider
A marker interface for types that provider secret store implementations.
|
KeyStoreKeyIdProvider
This interface allows customization of the key ID values associated with public keys stored in
KeyStoreSecretStore s. |
SecretException
A class of exception arising from use of the secrets API.
|
SecretsProviderFacade
A facade around
SecretsProvider instances from the realm and global levels that will delegate correctly
to the global provider when a secret is not found in the realm, and knows how to resolve secrets for a
DefaultingPurpose . |
SecretsReferenceProvider
A class that can provide secret references for a given purpose.
|
Class and Description |
---|
BaseSecretStoreProvider
A marker interface for types that provider secret store implementations.
|
LockedSecretStoreProvider
A provider of commons
SecretStore instances. |
SecretException
A class of exception arising from use of the secrets API.
|
SecretsReferenceProvider
A class that can provide secret references for a given purpose.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.