Package-level declarations

Types

Link copied to clipboard
enum AuditLogConfigLogType : Enum<AuditLogConfigLogType> , ConvertibleToJava<AuditLogConfigLogType>

The log type that this config enables.

Link copied to clipboard
enum AuthConfigAuthType : Enum<AuthConfigAuthType> , ConvertibleToJava<AuthConfigAuthType>

The type of authentication configured.

Link copied to clipboard
enum SslConfigClientCertType : Enum<SslConfigClientCertType> , ConvertibleToJava<SslConfigClientCertType>

Type of Client Cert (PEM/JKS/.. etc.)

Link copied to clipboard
enum SslConfigServerCertType : Enum<SslConfigServerCertType> , ConvertibleToJava<SslConfigServerCertType>

Type of Server Cert (PEM/JKS/.. etc.)

Link copied to clipboard
enum SslConfigTrustModel : Enum<SslConfigTrustModel> , ConvertibleToJava<SslConfigTrustModel>

Trust Model of the SSL connection

Link copied to clipboard
enum SslConfigType : Enum<SslConfigType> , ConvertibleToJava<SslConfigType>

Controls the ssl type for the given connector version.