public class InitSearchResultReference extends GrammarAction<LdapMessageContainer<SearchResultReferenceDecorator>>
LdapMessage ::= ... SearchResultReference ... SearchResultReference ::= [APPLICATION 19] SEQUENCE OF LDAPURL
name| Constructor and Description |
|---|
InitSearchResultReference()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<SearchResultReferenceDecorator> container)
The action to be executed.
|
toStringpublic InitSearchResultReference()
public void action(LdapMessageContainer<SearchResultReferenceDecorator> container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.