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 TypeClassDescriptionclass
Implementation of the HTTP "Basic" authentication defined in RFC 2617.class
Implementation of the HTTP "Digest" authentication defined in RFC 2617.class
Implementation of the SPNEGO (or "Negotiate") authentication defined in RFC 4559.