Uses of Class
org.glassfish.jersey.client.authentication.RequestAuthenticationException
Packages that use RequestAuthenticationException
Package
Description
Provides core client authentication mechanisms.
-
Uses of RequestAuthenticationException in org.glassfish.jersey.client.authentication
Methods in org.glassfish.jersey.client.authentication that throw RequestAuthenticationExceptionModifier and TypeMethodDescriptionvoid
BasicAuthenticator.filterRequest
(javax.ws.rs.client.ClientRequestContext request) Adds authentication information to the request.