Uses of Class
org.forgerock.secrets.GenericSecret

Packages that use GenericSecret
Package
Description
Core Filter implementations.
Core Handler implementations.
This package provides APIs for OAuth 2.0 services implementations.
OAuth 2.0 ForgeRock Client Implementation.
Provides a unified API for accessing secrets of various kinds.
A secret store implementation that can retrieve keys from a Google Cloud Platform Key Management Service.
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.
A Secrets API backend that can obtain OAuth 2 access tokens from a token endpoint, along with a collection of grant type handlers.
Provides a SecretStore implementation that loads secrets from a Common Configuration PropertyResolver and then decodes it with a SecretPropertyFormat.
Secrets backend that reads secrets from a remote Hashicorp Vault server.