public class KrbCredInfoContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
KrbCredInfoContainer()
Creates a new KrbCredInfoContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
KrbCredInfo |
getKrbCredInfo() |
void |
setKrbCredInfo(KrbCredInfo krbCredInfo)
Set a KrbCredInfo 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 KrbCredInfoContainer()
public KrbCredInfo getKrbCredInfo()
public void setKrbCredInfo(KrbCredInfo krbCredInfo)
krbCredInfo - The KrbCredInfo to set.Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.