Uses of Class
org.eclipse.jetty.client.util.AbstractAuthentication
Packages that use AbstractAuthentication
-
Uses of AbstractAuthentication in org.eclipse.jetty.client.util
Subclasses of AbstractAuthentication in org.eclipse.jetty.client.utilModifier 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.