public class KrbSafeContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Modifier and Type | Field and Description |
|---|---|
private KrbSafe |
krbSafe
An KRB-SAFE container
|
| Constructor and Description |
|---|
KrbSafeContainer(java.nio.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, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentprivate KrbSafe krbSafe