public class InitModifyDnResponse extends GrammarAction<LdapMessageContainer<ModifyDnResponseDecorator>>
ModifyDNResponse ::= [APPLICATION 13] SEQUENCE {
name
Constructor and Description |
---|
InitModifyDnResponse()
Instantiates a new action.
|
Modifier and Type | Method and Description |
---|---|
void |
action(LdapMessageContainer<ModifyDnResponseDecorator> container)
The action to be executed.
|
toString
public void action(LdapMessageContainer<ModifyDnResponseDecorator> container)
container
- The container which stores the current dataCopyright © 2018. All rights reserved.