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