public class InitExtensibleMatchFilter extends GrammarAction<LdapMessageContainer<SearchRequestDecorator>>
name| Constructor and Description |
|---|
InitExtensibleMatchFilter()
Instantiates a new init extensible match filter action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<SearchRequestDecorator> container)
The action to be executed.
|
toStringpublic InitExtensibleMatchFilter()
public void action(LdapMessageContainer<SearchRequestDecorator> container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.