public class StoreModifyRequestObjectName extends GrammarAction<LdapMessageContainer<ModifyRequestDecorator>>
ModifyRequest ::= [APPLICATION 6] SEQUENCE {
object LDAPDN,
...
name| Constructor and Description |
|---|
StoreModifyRequestObjectName()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<ModifyRequestDecorator> container)
The action to be executed.
|
toStringpublic StoreModifyRequestObjectName()
public void action(LdapMessageContainer<ModifyRequestDecorator> container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.