public class PasswordModifyRequestContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
PasswordModifyRequestContainer()
Creates a new PasswordModifyContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
org.apache.directory.api.ldap.extras.extended.PwdModifyRequest |
getPwdModifyRequest() |
void |
setPasswordModifyRequest(PasswordModifyRequestDecorator passwordModifyRequestDecorator)
Set a PasswordModifyRequest Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic PasswordModifyRequestContainer()
public org.apache.directory.api.ldap.extras.extended.PwdModifyRequest getPwdModifyRequest()
public void setPasswordModifyRequest(PasswordModifyRequestDecorator passwordModifyRequestDecorator)
passwordModifyRequestDecorator - the PasswordModifyRequest to set.public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.