public class TgsReqContainer extends KdcReqContainer
| Modifier and Type | Field and Description |
|---|---|
private TgsReq |
tgsReq
An TGS-REQ container
|
| Constructor and Description |
|---|
TgsReqContainer(java.nio.ByteBuffer stream)
Creates a new TgsReqContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
TgsReq |
getTgsReq() |
void |
setTgsReq(TgsReq tgsReq)
Set an TgsReq Object into the container.
|
getKdcReq, setKdcReqclean, getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentprivate TgsReq tgsReq