Uses of Class
org.eclipse.jetty.client.AbstractAuthentication
Packages that use AbstractAuthentication
-
Uses of AbstractAuthentication in org.eclipse.jetty.client
Subclasses of AbstractAuthentication in org.eclipse.jetty.clientModifier and TypeClassDescriptionclassImplementation of the HTTP "Basic" authentication defined in RFC 2617.classImplementation of the HTTP "Digest" authentication defined in RFC 2617.classImplementation of the SPNEGO (or "Negotiate") authentication defined in RFC 4559.