public class StoreIntermediateResponseName extends GrammarAction<LdapMessageContainer<IntermediateResponseDecorator>>
IntermediateResponse ::= [APPLICATION 25] SEQUENCE {
responseName [0] LDAPOID OPTIONAL,
name| Constructor and Description |
|---|
StoreIntermediateResponseName()
Instantiates a new response name action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<IntermediateResponseDecorator> container)
The action to be executed.
|
toStringpublic StoreIntermediateResponseName()
public void action(LdapMessageContainer<IntermediateResponseDecorator> container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.