Package com.aspose.tasks.cloud.auth
Interface Authentication
- All Known Implementing Classes:
ApiKeyAuth,HttpBasicAuth,OAuth
public interface Authentication
-
Method Summary
-
Method Details
-
applyToParams
Apply authentication settings to header and query params.- Parameters:
queryParams- List of query parametersheaderParams- Map of header parameters
-