applyToParams abstract method
Apply authentication settings to header and query params.
Implementation
void applyToParams(List<QueryParam> queryParams, Map<String, String> headerParams);
Apply authentication settings to header and query params.
void applyToParams(List<QueryParam> queryParams, Map<String, String> headerParams);