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