public class TgsRepContainer extends KdcRepContainer
| Constructor and Description |
|---|
TgsRepContainer(ByteBuffer stream)
Creates a new TgsRepContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
TgsRep |
getTgsRep() |
void |
setTgsRep(TgsRep tgsRep)
Set an TgsRep Object into the container.
|
getKdcRep, setKdcRepclean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic TgsRepContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.