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 classKerberosSchemeKERBEROS authentication scheme.classNegotiateSchemeDeprecated.(4.2) useSPNegoSchemeorKerberosScheme.classSPNegoSchemeSPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme.
-