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