Skip to main content
GuideTutorialsConfigure data integration workflows within a running Tabsdata server.API ReferenceRelease Notes
Version: 1.9.1

Credentials

AwsGlueSchemaRegistryCredentialsSpecCredentials class to access an S3 bucket using access key credentials (access key id and secret access key).
AzureAccountKeyCredentialsCredentials class to access Azure using account key credentials (account name and account key).
ConfluentSchemaRegistryCredentialsSpecRepresents credentials consisting of a user and a password.
GCPServiceAccountKeyCredentialsCredentials class to store the credentials needed to access GCS using account key credentials (service account key).
HMACCredentialsGeneric HMAC credentials consisting of an access key and a secret key.
KafkaCredentialsSpecRepresents credentials consisting of a user and a password.
S3AccessKeyCredentialsCredentials class to access an S3 bucket using access key credentials (access key id and secret access key).
SalesforceTokenCredentialsCredentials class to store the credentials needed to access a Salesforce using a username, a password and a token.
UserPasswordCredentialsRepresents credentials consisting of a user and a password.