Uses of Class
org.glassfish.tyrus.client.auth.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in org.glassfish.tyrus.client.auth
Methods in org.glassfish.tyrus.client.auth that throw AuthenticationExceptionModifier and TypeMethodDescriptionabstract StringAuthenticator.generateAuthorizationHeader(URI uri, String wwwAuthenticateHeader, Credentials credentials) Generate value used as ""Authorization"" header value for next request.