public class StoreCompareRequestAssertionValue extends GrammarAction<LdapMessageContainer<CompareRequestDecorator>>
CompareRequest ::= [APPLICATION 14] SEQUENCE {
...
ava AttributeValueAssertion }
AttributeValueAssertion ::= SEQUENCE {
...
assertionValue AssertionValue }
AssertionValue OCTET STRING
name| Constructor and Description |
|---|
StoreCompareRequestAssertionValue()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<CompareRequestDecorator> container)
The action to be executed.
|
toStringpublic StoreCompareRequestAssertionValue()
public void action(LdapMessageContainer<CompareRequestDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.