Uses of Interface
org.opencastproject.security.jwt.JWTLoginHandler
-
Uses of JWTLoginHandler in org.opencastproject.security.jwt
Classes in org.opencastproject.security.jwt that implement JWTLoginHandlerMethods in org.opencastproject.security.jwt with parameters of type JWTLoginHandlerModifier and TypeMethodDescriptionvoidJWTRequestHeaderAuthenticationFilter.setLoginHandler(JWTLoginHandler loginHandler) Setter for the login handler.voidJWTRequestParameterAuthenticationFilter.setLoginHandler(JWTLoginHandler loginHandler) Setter for the login handler.