Package org.forgerock.openig.filter.jwt
package org.forgerock.openig.filter.jwt
This package contains the components used to implement some JWT related filter.
-
ClassDescriptionA
JwtValidationContextused to store the JWT and claims.AJwtValidationErrorContextused to store the JWT and the list of violations for this JWT.AJwtValidationFiltervalidates the given JWT according to the provided configuration.Creates and initializes a JwtValidationFilter in a heap environment.ProvideJwtValidationFilter'sTypeDefinition.This interface provides a generic way to enrich aJwtValidator.Builder.A Scriptable JWT Validator customizer.Creates and initializes a scriptable Jwt Validator customizer in a heap environment.ProvideScriptableJwtValidatorCustomizer'sTypeDefinition.