public class InitModifyRequest extends GrammarAction<LdapMessageContainer<ModifyRequestDecorator>>
LdapMessage ::= ... ModifyRequest ...
ModifyRequest ::= [APPLICATION 6] SEQUENCE { ...
name| Constructor and Description |
|---|
InitModifyRequest()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<ModifyRequestDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<ModifyRequestDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.