public class AsReqContainer extends KdcReqContainer
| Modifier and Type | Field and Description |
|---|---|
private AsReq |
asReq
An AS-REQ container
|
| Constructor and Description |
|---|
AsReqContainer(java.nio.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, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentprivate AsReq asReq