Uses of Class
org.apache.directory.shared.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestDecorator

Packages that use CertGenerationRequestDecorator
org.apache.directory.shared.ldap.extras.extended.ads_impl.certGeneration   
 

Uses of CertGenerationRequestDecorator in org.apache.directory.shared.ldap.extras.extended.ads_impl.certGeneration
 

Methods in org.apache.directory.shared.ldap.extras.extended.ads_impl.certGeneration that return CertGenerationRequestDecorator
 CertGenerationRequestDecorator CertGenerationContainer.getCertGenerationObject()
           
 

Methods in org.apache.directory.shared.ldap.extras.extended.ads_impl.certGeneration with parameters of type CertGenerationRequestDecorator
 void CertGenerationContainer.setCertGenerationObject(CertGenerationRequestDecorator certGenObj)
          Set a CertGenerationObject Object into the container.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.