Package net.shibboleth.idp.plugin.oidc.op.security.jwt.claims.impl
package net.shibboleth.idp.plugin.oidc.op.security.jwt.claims.impl
Validation functions for JWT claims.
-
ClassesClassDescriptionIff a chain expiration time (c_exp) claim is present, verifies that it is ahead of the current time, else the JWT claims set is rejected.Verifies the root identifier (
TokenClaimsSet.KEY_ROOT_JTIfrom the JWT against revocation via configurableRevocationCache.