public class KrbPrivContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Modifier and Type | Field and Description |
|---|---|
private KrbPriv |
krbPriv
An KRB-PRIV container
|
| Constructor and Description |
|---|
KrbPrivContainer(java.nio.ByteBuffer stream)
Creates a new KrbPrivContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
KrbPriv |
getKrbPriv() |
void |
setKrbPriv(KrbPriv krbPriv)
Set a KrbPriv 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 KrbPriv krbPriv