public class KdcRepContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
KdcRepContainer(ByteBuffer stream)
Creates a new KdcReqContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
KdcRep |
getKdcRep() |
void |
setKdcRep(KdcRep kdcRep)
Set a KdcRep 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 KdcRepContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.