| Constructor and Description |
|---|
ScramExtensionsCallback() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> | extensions()Returns map of the extension names and values that are sent by the client to the server in the initial client SCRAM authentication message. |
void | extensions(Map<String,String> extensions)Sets the SCRAM extensions on this callback. |