Interface ClientAuthenticator
-
public interface ClientAuthenticator
- Author:
- Pedro Igor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
configureClientCredentials(Map<String,List<String>> requestParams, Map<String,String> requestHeaders)
-