Uses of Class
org.apache.hc.client5.http.utils.Base64
-
Packages that use Base64 Package Description org.apache.hc.client5.http.impl.auth Standard and common HTTP authentication schemes.org.apache.hc.client5.http.utils Client utility classes. -
-
Uses of Base64 in org.apache.hc.client5.http.impl.auth
Fields in org.apache.hc.client5.http.impl.auth declared as Base64 Modifier and Type Field Description private Base64
BasicScheme. base64codec
-
Uses of Base64 in org.apache.hc.client5.http.utils
Fields in org.apache.hc.client5.http.utils declared as Base64 Modifier and Type Field Description private static Base64
Base64. CODEC
-