Uses of Class
org.dspace.app.rest.security.jwt.JWTTokenHandler
Packages that use JWTTokenHandler
-
Uses of JWTTokenHandler in org.dspace.app.rest.security.jwt
Subclasses of JWTTokenHandler in org.dspace.app.rest.security.jwtModifier and TypeClassDescriptionclassClass responsible for creating and parsing JSON Web Tokens (JWTs), supports both JWS and JWE https://jwt.io/classClass responsible for creating and parsing JSON Web Tokens (JWTs) used for bitstream downloads among other things, supports both JWS and JWE https://jwt.io/ .