Uses of Class
org.apache.http.impl.auth.GGSSchemeBase

Packages that use GGSSchemeBase
org.apache.http.impl.auth Default implementations for interfaces in org.apache.http.auth
 

Uses of GGSSchemeBase in org.apache.http.impl.auth
 

Subclasses of GGSSchemeBase in org.apache.http.impl.auth
 class KerberosScheme
          KERBEROS authentication scheme.
 class NegotiateScheme
          Deprecated. (4.2) use SPNegoScheme or KerberosScheme.
 class SPNegoScheme
          SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.