Uses of Class
org.apache.hc.client5.http.impl.auth.GGSSchemeBase
Packages that use GGSSchemeBase
Package
Description
Standard and common HTTP authentication schemes.
-
Uses of GGSSchemeBase in org.apache.hc.client5.http.impl.auth
Subclasses of GGSSchemeBase in org.apache.hc.client5.http.impl.authModifier and TypeClassDescriptionclassKerberos authentication scheme.classSPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme.