Uses of Class
org.apache.solr.security.jwt.JWTAuthPlugin.JWTAuthenticationResponse
-
-
Uses of JWTAuthPlugin.JWTAuthenticationResponse in org.apache.solr.security.jwt
Methods in org.apache.solr.security.jwt that return JWTAuthPlugin.JWTAuthenticationResponse Modifier and Type Method Description protected JWTAuthPlugin.JWTAuthenticationResponseJWTAuthPlugin. authenticate(String authorizationHeader)Testable authentication method
-