Uses of Class
org.apache.http.impl.auth.GGSSchemeBase
-
Packages that use GGSSchemeBase Package Description org.apache.http.impl.auth Default implementations of standard and common HTTP authentication schemes. -
-
Uses of GGSSchemeBase in org.apache.http.impl.auth
Subclasses of GGSSchemeBase in org.apache.http.impl.auth Modifier and Type Class Description class
KerberosScheme
KERBEROS authentication scheme.class
NegotiateScheme
Deprecated.(4.2) useSPNegoScheme
orKerberosScheme
.class
SPNegoScheme
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme.
-