Uses of Class
org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
-
Packages that use BasicCredentialsProvider Package Description org.apache.hc.client5.http.impl.auth Standard and common HTTP authentication schemes. -
-
Uses of BasicCredentialsProvider in org.apache.hc.client5.http.impl.auth
Fields in org.apache.hc.client5.http.impl.auth declared as BasicCredentialsProvider Modifier and Type Field Description private BasicCredentialsProvider
SystemDefaultCredentialsProvider. internal
-