Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType.

Enum for authentication mechanism to access Schema Registry.

Constants

AUTHENTICATION_TYPE_UNSPECIFIED

value: 0
Authentication type not specified.

NONE

value: 1
No authentication.

BASIC

value: 2
Basic authentication.

MUTUAL

value: 3
Mutual authentication.