Uses of Package
org.forgerock.openig.tools.jwt.validation
Package
Description
This package contains the components used to implement some JWT related filter.
Handles the tech preview identity assertion processing.
This package contains classes used to perform JWT validation.
-
ClassDescriptionThe
JwtValidator
is responsible for the JWT validation.Builder for the JwtValidator.Describe a Violation, used for the JWT validation. -
-
ClassDescriptionClass supporting
Jwt
signature verification with a verificationPurpose
and aSigningManager
responsible for the verification.AJwtClaimConstraint
represents an individual check that can applied to test a claim from a JWT.AJwtConstraint
represents an individual check that can applied to test a JWT.TheJwtValidator
is responsible for the JWT validation.Builder for the JwtValidator.A class that handles the results for the JWT validation.AResult
of a JWT validation.The validation context that will be passed among the different JWT constraints validations.Describe a Violation, used for the JWT validation.