Uses of Package
org.forgerock.secrets.keys
Package
Description
This package provides APIs for OAuth 2.0 services implementations.
Simple JSON cryptographic implementation.
Classes and interfaces for builder to build JWTs using a fluent API.
Classes and interfaces for JWT encryption and JWEs.
Classes and interfaces for creating and manipulating JWKs.
Classes and interfaces for JWT signing and JWS'.
Signing Handler classes for each possible signing algorithm.
JWT implementation(s) of
TokenHandler
.Utility classes for JWT creation and manipulation.
Implementation of
Macaroons: Cookies with contextual caveats for decentralized
authorization in the cloud. See
Macaroon
for more details.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.
The AM supporting classes for centrally configuring secrets.
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.
Secret store backend for retrieving keys from a local or remote JWK Set.
Contains cryptographic key related API objects.
-
ClassDescriptionA key that is used for encrypting confidential data.A key that is used for signing digital signatures.
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.
-
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.A key that is used for signing digital signatures.A key used for verifying digital signatures.
-
ClassDescriptionA key that is used for signing digital signatures.A key used for verifying digital signatures.
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.A key that is used for signing digital signatures.A key used for verifying digital signatures.
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.
-
ClassDescriptionA key that is used for signing digital signatures.A key used for verifying digital signatures.
-
ClassDescriptionA key that is used for decrypting confidential data.A key used for verifying digital signatures.
-
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.A key that is used to encrypt ("wrap") other keys.
-
ClassDescriptionA key used for verifying certificate signatures.Base class for all secrets that are used as keys for cryptographic operations.A key that is used for decrypting confidential data.A key that is used for encrypting confidential data.A key that is used in a key-agreement protocol (such as Diffie-Hellman) to agree another key.A key that is used to decrypt (or "unwrap") other keys that have been encrypted with a
KeyEncryptionKey
.A key that is used to encrypt ("wrap") other keys.Indicates the allowed usages for a particular key.A key that is used for signing digital signatures.A key used for verifying digital signatures. -
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.A key that is used for decrypting confidential data.
-
-
ClassDescriptionBase class for all secrets that are used as keys for cryptographic operations.A key that is used for decrypting confidential data.A key that is used for encrypting confidential data.Marker interface for all key types that can be used for decryption.Marker interface for all key types that can be used for encryption.A key that is used in a key-agreement protocol (such as Diffie-Hellman) to agree another key.A key that is used to decrypt (or "unwrap") other keys that have been encrypted with a
KeyEncryptionKey
.A key that is used to encrypt ("wrap") other keys.A format that can be used for exporting key material.Exports a key in the PEM (Privacy Enhanced Mail) format.Exports the raw key.Indicates the type of key.Indicates the allowed usages for a particular key.