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, setKdcRep
clean, getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParent
public TgsRepContainer(ByteBuffer stream)
stream
- The stream containing the data to decodeCopyright © 2019. All rights reserved.