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