public class StoreSaslMechanism extends GrammarAction<LdapMessageContainer<BindRequestDecorator>>
SaslCredentials ::= SEQUENCE {
mechanism LDAPSTRING,
...
name| Constructor and Description |
|---|
StoreSaslMechanism()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<BindRequestDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<BindRequestDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.