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, setKdcRep
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 AsRepContainer(ByteBuffer stream)
stream
- The stream containing the data to decodeCopyright © 2019. All rights reserved.