public class AdPolicyHintsContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
implements org.apache.directory.api.ldap.codec.api.ControlContainer
| Modifier and Type | Field and Description |
|---|---|
private org.apache.directory.api.ldap.model.message.Control |
control
adPolicyHints request control
|
| Constructor and Description |
|---|
AdPolicyHintsContainer(org.apache.directory.api.ldap.model.message.Control control)
Creates a new AdPolicyHintsContainer instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHints |
getAdPolicyHints() |
void |
setControl(org.apache.directory.api.ldap.model.message.Control control)
Sets the AdPolicyHints control
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentprivate org.apache.directory.api.ldap.model.message.Control control
public AdPolicyHintsContainer(org.apache.directory.api.ldap.model.message.Control control)
control - The AdPolicyHints control to storepublic org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHints getAdPolicyHints()
public void setControl(org.apache.directory.api.ldap.model.message.Control control)
setControl in interface org.apache.directory.api.ldap.codec.api.ControlContainercontrol - The AdPolicyHints controlpublic void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.