CredentialProviderConfiguration

The configuration for a credential provider. This structure defines how the gateway authenticates with the target endpoint.

Types

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

Properties

Link copied to clipboard

The credential provider. This field contains the specific configuration for the credential provider type.

Link copied to clipboard

The type of credential provider. This field specifies which authentication method the gateway uses.

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