Uses of Interface
org.opencastproject.security.jwt.JWTLoginHandler
-
-
Uses of JWTLoginHandler in org.opencastproject.security.jwt
Classes in org.opencastproject.security.jwt that implement JWTLoginHandler Modifier and Type Class Description classDynamicLoginHandlerDynamic login handler for JWTs.Methods in org.opencastproject.security.jwt with parameters of type JWTLoginHandler Modifier and Type Method Description voidJWTRequestHeaderAuthenticationFilter. setLoginHandler(JWTLoginHandler loginHandler)Setter for the login handler.voidJWTRequestParameterAuthenticationFilter. setLoginHandler(JWTLoginHandler loginHandler)Setter for the login handler.
-