public class EncKdcRepPartContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
EncKdcRepPartContainer(ByteBuffer stream)
Creates a new EncKdcRepPartContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
getEncKdcRepPart() |
void |
setEncKdcRepPart(EncKdcRepPart encKdcRepPart)
Set a EncKdcRepPart Object into the container.
|
clean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic EncKdcRepPartContainer(ByteBuffer stream)
stream - The stream containing the data to decodepublic EncKdcRepPart getEncKdcRepPart()
public void setEncKdcRepPart(EncKdcRepPart encKdcRepPart)
encKdcRepPart - The EncKdcRepPart to set.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.