public class EncKrbCredPartContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
EncKrbCredPartContainer(ByteBuffer stream)
Creates a new EncKrbCredPartContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
EncKrbCredPart |
getEncKrbCredPart() |
void |
setEncKrbCredPart(EncKrbCredPart encKrbCredPart)
Set a EncKrbCredPart 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 EncKrbCredPartContainer(ByteBuffer stream)
stream - The stream containing the data to decodepublic EncKrbCredPart getEncKrbCredPart()
public void setEncKrbCredPart(EncKrbCredPart encKrbCredPart)
encKrbCredPart - The EncKrbCredPart to set.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.