Uses of Class
org.eclipse.jetty.client.AuthenticationProtocolHandler
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of AuthenticationProtocolHandler in org.eclipse.jetty.client
Modifier 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.