Uses of Package
org.forgerock.json.jose.jws.handlers
Packages that use org.forgerock.json.jose.jws.handlers
Package
Description
Classes and interfaces for builder to build JWTs using a fluent API.
Classes and interfaces for JWT encryption and JWEs.
Classes and interfaces for JWT signing and JWS'.
Signing Handler classes for each possible signing algorithm.
JWT implementation(s) of
TokenHandler
.This package contains temporary classes to support JWS containing octet-sequence payloads, as required to support
FAPI consents that are XML-based.
-
Classes in org.forgerock.json.jose.jws.handlers used by org.forgerock.json.jose.buildersClassDescriptionThe interface for SigningHandlers for all the different signing algorithms.
-
Classes in org.forgerock.json.jose.jws.handlers used by org.forgerock.json.jose.jweClassDescriptionThe interface for SigningHandlers for all the different signing algorithms.
-
Classes in org.forgerock.json.jose.jws.handlers used by org.forgerock.json.jose.jwsClassDescriptionThe interface for SigningHandlers for all the different signing algorithms.
-
Classes in org.forgerock.json.jose.jws.handlers used by org.forgerock.json.jose.jws.handlersClassDescriptionDeprecated.Provides
Secret
-based signing and verification code base.The interface for SigningHandlers for all the different signing algorithms. -
Classes in org.forgerock.json.jose.jws.handlers used by org.forgerock.json.jose.tokenhandlerClassDescriptionThe interface for SigningHandlers for all the different signing algorithms.
-
Classes in org.forgerock.json.jose.jws.handlers used by org.forgerock.openig.fapi.jwtClassDescriptionThe interface for SigningHandlers for all the different signing algorithms.
SecretEdDSASigningHandler
instead.