public class AsReqContainer extends KdcReqContainer
| Constructor and Description |
|---|
AsReqContainer(ByteBuffer stream)
Creates a new AsReqContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
AsReq |
getAsReq() |
void |
setAsReq(AsReq asReq)
Set an AsReq 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 AsReqContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.