Class ProxyHostCredentialsProvider
java.lang.Object
org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
org.springframework.cloud.config.server.proxy.ProxyHostCredentialsProvider
- All Implemented Interfaces:
org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.client5.http.auth.CredentialsStore
public class ProxyHostCredentialsProvider
extends org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
- Author:
- Dylan Roberts
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
clear, getCredentials, setCredentials, toString
-
Constructor Details
-
ProxyHostCredentialsProvider
-