public class PasswordPolicyContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
PasswordPolicyContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec) |
PasswordPolicyContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicy ppolicyResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
clean the container
|
PasswordPolicyDecorator |
getPasswordPolicyResponseControl() |
void |
setPasswordPolicyResponseControl(PasswordPolicyDecorator 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, updateParentpublic PasswordPolicyContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec)
public PasswordPolicyContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicy ppolicyResponse)
public PasswordPolicyDecorator getPasswordPolicyResponseControl()
public void setPasswordPolicyResponseControl(PasswordPolicyDecorator control)
public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.