public class CertGenerationContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
CertGenerationContainer()
Creates a new CertGenContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
CertGenerationRequestDecorator |
getCertGenerationRequest() |
void |
setCertGenerationRequest(CertGenerationRequestDecorator certGenerationRequest)
Set a CertGenerationRequest instance into the container.
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic CertGenerationContainer()
public CertGenerationRequestDecorator getCertGenerationRequest()
public void setCertGenerationRequest(CertGenerationRequestDecorator certGenerationRequest)
certGenerationRequest - the CertGenerationRequest to set.public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.