Package | Description |
---|---|
org.forgerock.openig.tools.jwt |
This package contains classes used to perform JWT validation.
|
Class and Description |
---|
JwtClaimConstraint
A
JwtClaimConstraint represents an individual check that can applied to test a claim from a JWT. |
JwtConstraint
A
JwtConstraint represents an individual check that can applied to test a JWT. |
JwtValidator
The
JwtValidator is responsible for the JWT validation. |
JwtValidator.Builder
Builder for the JwtValidator.
|
JwtValidatorResult
A class that handles the results for the JWT validation.
|
Result
A
Result of a JWT validation. |
Violation
Describe a Violation, used for the JWT validation.
|
Copyright 2011-2017 ForgeRock AS.