Uses of Class
org.frankframework.jwt.AuthorizationException
Packages that use AuthorizationException
-
Uses of AuthorizationException in org.frankframework.jwt
Methods in org.frankframework.jwt that throw AuthorizationExceptionModifier and TypeMethodDescriptionvoidJwtSecurityHandler.validateClaims(@Nullable String requiredClaims, @Nullable String exactMatchClaims, @Nullable String anyMatchClaims)