public class AddControl extends org.apache.directory.api.asn1.ber.grammar.GrammarAction<ControlsContainer>
Control ::= SEQUENCE {
controlType LDAPOID,
...
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
The logger
|
| Constructor and Description |
|---|
AddControl()
Instantiates a new AddControl action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(ControlsContainer container) |
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.