Class AuthenticationType (0.6.1)

AuthenticationType(value)

Enum for authentication mechanism to access Schema Registry.

Enums

Name Description
AUTHENTICATION_TYPE_UNSPECIFIED Authentication type not specified.
NONE No authentication.
BASIC Basic authentication.
MUTUAL Mutual authentication.