Uses of Package
org.forgerock.openam.secrets
Package
Description
This package contains all classes pertaining to AM's IoT functionality.
This package contains utility methods to ease/unify development when using the OpenDJ LDAP SDK.
A package containing a set of script-friendly classes and functionality that are intended to simplify
use of the Secrets API from within a scripting context.
The AM supporting classes for centrally configuring secrets.
Classes and interfaces to create configurable secret store backends.
-
ClassDescriptionThis interface allows AM's modules/components to easily expose which secret IDs they are using.
-
-
-
ClassDescriptionA marker interface for types that provider secret store implementations.A purpose that can fallback to a default secret ID if the first - more specific - secret ID could not be found in the secrets provider.This interface allows customization of the key ID values associated with public keys stored in
KeyStoreSecretStore
s.A class of exception arising from use of the secrets API.A facade aroundSecretsProvider
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 aDefaultingPurpose
.A class that can provide secret references for a given purpose.Encapsulates the context in which a secret store is being instantiated.An exception that occured when a secret reference is not available. -
ClassDescriptionA marker interface for types that provider secret store implementations.A provider of commons
SecretStore
instances.A class of exception arising from use of the secrets API.A class that can provide secret references for a given purpose.Encapsulates the context in which a secret store is being instantiated.