Interface IAuthenticationProvider
-
- All Known Subinterfaces:
IJwtAuthenticationProvider
public interface IAuthenticationProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidauthenticate(org.apache.http.client.methods.RequestBuilder builder)Add an authentication header to the given request.
-