public class StoreReference extends GrammarAction<LdapMessageContainer<SearchResultReferenceDecorator>>
LdapMessage ::= ... SearchResultReference ... SearchResultReference ::= [APPLICATION 19] SEQUENCE OF LDAPURL
name| Constructor and Description |
|---|
StoreReference()
Instantiates a new store reference action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<SearchResultReferenceDecorator> container)
The action to be executed.
|
toStringpublic StoreReference()
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.