JavaScript is disabled on your browser.
Skip navigation links
Identity Gateway 2024.9.0 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.forgerock.openig.tools.secrets
package
org.forgerock.openig.tools.secrets
Contains every Commons secrets related classes used in IG but not backported into Commons.
Related Packages
Package
Description
org.forgerock.openig.tools
Common tools used in policy service.
org.forgerock.openig.tools.am
Access Management Server.
org.forgerock.openig.tools.authentication
AM authentication service.
org.forgerock.openig.tools.notifications
AM notifications service.
org.forgerock.openig.tools.session
This package contains classes to call AM to retrieve user's session info.
org.forgerock.openig.tools.userprofile
This package contains classes to call AM to retrieve user's profile info.
Classes
Class
Description
GenericWrapperSecretStore
A
SecretStore
that maps
GenericSecret
s from an underlying
SecretsProvider
to
CryptoKey
s.