Uses of Package
org.forgerock.secrets

Packages that use org.forgerock.secrets
Package
Description
This package contains the common config property resolvers.
Core Filter implementations.
This package provides APIs for OAuth 2.0 services implementations.
This package contains classes for the Jwt Session JASPI Authentication Module.
Simple JSON cryptographic implementation.
Classes and interfaces for JWT encryption and JWEs.
Classes and interfaces for creating and manipulating JWKs.
Classes and interfaces for JWT signing and JWS'.
JWT implementation(s) of TokenHandler.
Utility classes for JWT creation and manipulation.
OAuth 2.0 ForgeRock Client Implementation.
This package contains classes to generate Open ID Resolvers, which can validate a supplied JWS against an Open ID Connect provider.
This package contains classes for a service which can be configured to produce OpenID Connect Resolvers.
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.
Provides a unified API for accessing secrets of various kinds.
Contains secret credential related API objects.
Classes for integrating Google Secret Manager into the ForgeRock Secrets API.
A secret store implementation that can retrieve keys from a Google Cloud Platform Key Management Service.
Secret store backend for retrieving keys from a local or remote JWK Set.
Contains cryptographic key related API objects.
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.