CustomConnectorProfileCredentials

The connector-specific profile credentials that are required when using the custom connector.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API keys required for the authentication of the user.

Link copied to clipboard

The authentication type that the custom connector uses for authenticating while creating a connector profile.

Link copied to clipboard

The basic credentials that are required for the authentication of the user.

Link copied to clipboard

If the connector uses the custom authentication mechanism, this holds the required credentials.

Link copied to clipboard

The OAuth 2.0 credentials required for the authentication of the user.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String