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.jwtMethods in org.apache.solr.security.jwt that return JWTAuthPlugin.JWTAuthenticationResponse Modifier and Type Method Description protected JWTAuthPlugin.JWTAuthenticationResponseJWTAuthPlugin. authenticate(String authorizationHeader)Testable authentication method
 
-