Uses of Class
org.apache.http.impl.auth.GGSSchemeBase
Packages that use GGSSchemeBase
Package
Description
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.authModifier and TypeClassDescriptionclass
KERBEROS authentication scheme.class
Deprecated.class
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme.
SPNegoScheme
orKerberosScheme
.