Uses of Record Class
tech.lastbox.jwt.TokenValidation
-
Uses of TokenValidation in tech.lastbox.jwt
Methods in tech.lastbox.jwt that return TokenValidationModifier and TypeMethodDescriptionJwtService.validateToken(String token) Retrieves and validates a token either from the token store or by decoding it directly.