public class InitPresentFilter extends GrammarAction<LdapMessageContainer<SearchRequest>>
Constructor and Description |
---|
InitPresentFilter()
Instantiates a new init present filter action.
|
Modifier and Type | Method and Description |
---|---|
void |
action(LdapMessageContainer<SearchRequest> container)
The action to be executed.
|
toString
public InitPresentFilter()
public void action(LdapMessageContainer<SearchRequest> container) throws DecoderException
container
- The container which stores the current dataDecoderException
- Thrown if something went wrong.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.