Class KerberosSchemeFactory

java.lang.Object
org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
All Implemented Interfaces:
AuthSchemeFactory

@Contract(threading=STATELESS) @Experimental public class KerberosSchemeFactory extends Object implements AuthSchemeFactory
AuthSchemeFactory implementation that creates and initializes KerberosScheme instances.

Please note this class is considered experimental and may be discontinued or removed in the future.

Since:
4.2