public class PasswordModifyResponseContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
PasswordModifyResponseContainer()
Creates a new PasswordModifyResponseContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
org.apache.directory.api.ldap.extras.extended.PwdModifyResponse |
getPwdModifyResponse() |
void |
setPasswordModifyResponse(PasswordModifyResponseDecorator passwordModifyResponseDecorator)
Set a PasswordModifyResponse 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 PasswordModifyResponseContainer()
public org.apache.directory.api.ldap.extras.extended.PwdModifyResponse getPwdModifyResponse()
public void setPasswordModifyResponse(PasswordModifyResponseDecorator passwordModifyResponseDecorator)
passwordModifyResponseDecorator - the PasswordModifyResponse to set.public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.