| Interface | Description | 
|---|---|
| Credential | Interface representing a credential with type, expiration time, and additional information. | 
| SupportsCredentials | Interface to get credentials. | 
| Class | Description | 
|---|---|
| ADLSTokenCredential | ADLS SAS token credential. | 
| AzureAccountKeyCredential | Azure account key credential. | 
| CredentialFactory | Create a specific credential according to the credential information. | 
| CredentialPropertyUtils | Helper class to generate specific credential properties for different table format and engine. | 
| GCSTokenCredential | The GCS token credential to access GCS. | 
| OSSSecretKeyCredential | OSS secret key credential. | 
| OSSTokenCredential | OSS token credential. | 
| S3SecretKeyCredential | S3 secret key credential. | 
| S3TokenCredential | S3 token credential. |