Interface AuthenticationProvider
-
- All Known Implementing Classes:
ApiKeyAuthenticationProvider,BasicAuthenticationProvider
public interface AuthenticationProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.hc.client5.http.classic.methods.HttpUriRequestaddAuthenticationToRequest(org.apache.hc.client5.http.classic.methods.HttpUriRequest request)
-