See: Description
Interface | Description |
---|---|
JwtClaimConstraint<T> |
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. |
Class | Description |
---|---|
Constraints |
Constraints are defined for JWT validation. |
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.