Uses of Package
org.forgerock.json.jose.jws
Package
Description
This package provides APIs for OAuth 2.0 services implementations.
Classes and interfaces for builder to build JWTs using a fluent API.
Classes and interfaces for JWT encryption and JWEs.
Encryption Handler classes for each possible encryption algorithm.
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.
Provides JWT capabilities to the Identity Gateway.
This package contains classes used to perform JWT validation.
-
ClassDescriptionAn Enum of the possible signing algorithms that can be used to sign a JWT.
-
ClassDescriptionAn Enum of the possible signing algorithms that can be used to sign a JWT.An implementation for the JWS Header parameters.A JWS implementation of the
Jwt
interface. -
ClassDescriptionA base implementation for the common security header parameters shared by the JWS and JWE headers.A JWS implementation of the
Jwt
interface. -
ClassDescriptionA service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.
-
ClassDescriptionEnumerates all supported elliptic curve parameters for ESXXX signature formats.
-
ClassDescriptionAn implementation of a JWS with a nested JWE as its payload.An Enum of the possible signing algorithms that can be used to sign a JWT.An Enum of the possible types of JWS algorithms that can be used to sign a JWT.An implementation for the JWS Header parameters.An Enum for the JWS Header parameter names.A base implementation for the common security header parameters shared by the JWS and JWE headers.A JWS implementation of the
Jwt
interface.Enumerates all supported elliptic curve parameters for ESXXX signature formats. -
ClassDescriptionAn Enum of the possible signing algorithms that can be used to sign a JWT.
-
ClassDescriptionAn Enum of the possible signing algorithms that can be used to sign a JWT.A service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.
-
ClassDescriptionEnumerates all supported elliptic curve parameters for ESXXX signature formats.
-
ClassDescriptionAn Enum of the possible signing algorithms that can be used to sign a JWT.A service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.
-
ClassDescriptionA service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.