public class KrbSafeContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
KrbSafeContainer(ByteBuffer stream)
Creates a new KrbSafeContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
KrbSafe |
getKrbSafe() |
void |
setKrbSafe(KrbSafe krbSafe)
Set a KrbSafe Object into the container.
|
clean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic KrbSafeContainer(ByteBuffer stream)
stream - The stream containing the data to decodeCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.