Class AuthSchemeSupport
java.lang.Object
org.apache.hc.client5.http.impl.auth.AuthSchemeSupport
- Since:
- 5.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Charset
parseCharset
(String charsetName, Charset defaultCharset)
-
Constructor Details
-
AuthSchemeSupport
public AuthSchemeSupport()
-
-
Method Details
-
parseCharset
public static Charset parseCharset(String charsetName, Charset defaultCharset) throws AuthenticationException - Throws:
AuthenticationException
-