public class KrbSafeBodyContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
KrbSafeBodyContainer()
Creates a new KrbSafeBodyContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
KrbSafeBody |
getKrbSafeBody() |
void |
setKrbSafeBody(KrbSafeBody krbSafeBody)
Set a KrbSafeBody 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 KrbSafeBodyContainer()
public KrbSafeBody getKrbSafeBody()
public void setKrbSafeBody(KrbSafeBody krbSafeBody)
krbSafeBody - The KrbSafeBody to set.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.