Uses of Class
org.eclipse.jetty.client.AuthenticationProtocolHandler
Packages that use AuthenticationProtocolHandler
-
Uses of AuthenticationProtocolHandler in org.eclipse.jetty.client
Subclasses of AuthenticationProtocolHandler in org.eclipse.jetty.clientModifier and TypeClassDescriptionclass
A protocol handler that handles the 401 response code in association with theProxy-Authenticate
header.class
A protocol handler that handles the 401 response code in association with theWWW-Authenticate
header.