AzureAccountKeyCredentials | Credentials class to store the credentials needed to access an Azure using account key credentials (account name and account key). |
GCPServiceAccountKeyCredentials | Credentials class to store the credentials needed to access GCS using account key credentials (service account key). |
S3AccessKeyCredentials | Credentials class to store the credentials needed to access an S3 bucket using access key credentials (access key id and secret access key). |
SalesforceTokenCredentials | Credentials class to store the credentials needed to access a Salesforce using a username, a password and a token. |
UserPasswordCredentials | Credentials class to store a user and password pair. |