public class TgsReqContainer extends KdcReqContainer
| Constructor and Description |
|---|
TgsReqContainer(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, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic TgsReqContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.