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, setKdcReq
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 TgsReqContainer(ByteBuffer stream)
stream
- The stream containing the data to decodeCopyright © 2003–2020 The Apache Software Foundation. All rights reserved.