Class LoginJWTTokenHandler

java.lang.Object
org.dspace.app.rest.security.jwt.JWTTokenHandler
org.dspace.app.rest.security.jwt.LoginJWTTokenHandler

@Component public class LoginJWTTokenHandler extends JWTTokenHandler
Class responsible for creating and parsing JSON Web Tokens (JWTs), supports both JWS and JWE https://jwt.io/