| Interface | Description |
|---|---|
| ScramMechanism |
Definition of the functionality to be provided by every ScramMechanism.
|
| Class | Description |
|---|---|
| ScramAttributeValue |
Parse and write SCRAM Attribute-Value pairs.
|
| ScramFunctions |
Utility functions (e.g.
|
| ScramStringFormatting |
Class with static methods that provide support for converting to/from salNames.
|
| Enum | Description |
|---|---|
| ScramAttributes |
SCRAM Attributes as defined in Section 5.1 of the RFC.
|
| ScramMechanisms |
SCRAM Mechanisms supported by this library.
|