public class StoreControlValue extends org.apache.directory.api.asn1.ber.grammar.GrammarAction<ControlsContainer>
Control ::= SEQUENCE {
...
controlValue OCTET STRING OPTIONAL }
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
The logger
|
| Constructor and Description |
|---|
StoreControlValue()
Instantiates a new StoreControlValue action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(ControlsContainer container) |
public StoreControlValue()
public void action(ControlsContainer container) throws org.apache.directory.api.asn1.DecoderException
org.apache.directory.api.asn1.DecoderExceptionCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.