Uses of Class
org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
-
Packages that use BasicSecureHandler Package Description org.apache.hc.client5.http.impl.cookie Standard and common HTTP cookie management policies. -
-
Uses of BasicSecureHandler in org.apache.hc.client5.http.impl.cookie
Fields in org.apache.hc.client5.http.impl.cookie declared as BasicSecureHandler Modifier and Type Field Description static BasicSecureHandler
BasicSecureHandler. INSTANCE
Singleton instance.
-