Uses of Class
org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
-
Packages that use KerberosSchemeFactory Package Description org.apache.hc.client5.http.impl.auth Standard and common HTTP authentication schemes. -
-
Uses of KerberosSchemeFactory in org.apache.hc.client5.http.impl.auth
Fields in org.apache.hc.client5.http.impl.auth declared as KerberosSchemeFactory Modifier and Type Field Description static KerberosSchemeFactory
KerberosSchemeFactory. DEFAULT
Deprecated.Singleton instance for the default configuration.
-