Uses of Class
org.apache.solr.security.jwt.JWTAuthPlugin.JWTAuthenticationResponse
-
Packages that use JWTAuthPlugin.JWTAuthenticationResponse Package Description org.apache.solr.security.jwt JWT authentication plugin -
-
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.JWTAuthenticationResponse
JWTAuthPlugin. authenticate(String authorizationHeader)
Testable authentication method
-