| Package | Description |
|---|---|
| com.mysql.cj.protocol.a.authentication |
| Modifier and Type | Field and Description |
|---|---|
private AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms |
AuthenticationLdapSaslClientPlugin.authMech |
| Modifier and Type | Method and Description |
|---|---|
(package private) static AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms |
AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms.fromValue(java.lang.String mechName) |
static AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms |
AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms[] |
AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|