Class | Description |
---|---|
ScramSha1SaslClient |
A
SaslClient implementation for SCRAM-SHA-1, as specified in RFC 5802. |
ScramSha1SaslClientFactory |
A
SaslClientFactory for ScramSha1SaslClient instances. |
ScramSha1SaslProvider |
A SASL provider for the authentication mechanism SCRAM-SHA-1 here renamed to MYSQLCJ-SCRAM-SHA-1 to avoid conflicts with future standard implementations.
|
ScramSha256SaslClient | |
ScramShaSaslClient |
A
SaslClient implementation for SCRAM-SHA mechanisms as specified in RFC 5802. |
ScramShaSaslClientFactory | |
ScramShaSaslProvider |
A SASL provider for the authentication mechanisms SCRAM-SHA-1 and SCRAM-SHA-256, here renamed to MYSQLCJ-SCRAM-SHA-1 and MYSQL-SRAM-SHA-256 respectively to
avoid conflicts with future default implementations.
|
Enum | Description |
---|---|
ScramShaSaslClient.ScramExchangeStage |