Class KerberosConfig

java.lang.Object
org.apache.hc.client5.http.auth.KerberosConfig
All Implemented Interfaces:
Cloneable

@Deprecated @Contract(threading=IMMUTABLE) public class KerberosConfig extends Object implements Cloneable
Deprecated.
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
Immutable class encapsulating Kerberos configuration options.
Since:
4.6