public class AsRepContainer extends KdcRepContainer
| Constructor and Description |
|---|
AsRepContainer(ByteBuffer stream)
Creates a new AsRepContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
AsRep |
getAsRep() |
void |
setAsRep(AsRep asRep)
Set an AsRep Object into the container.
|
getKdcRep, setKdcRepclean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic AsRepContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.