Uses of Interface
org.apache.geronimo.management.geronimo.CertificationAuthority

Packages that use CertificationAuthority
org.apache.geronimo.console.ca   
org.apache.geronimo.security.ca   
 

Uses of CertificationAuthority in org.apache.geronimo.console.ca
 

Methods in org.apache.geronimo.console.ca that return CertificationAuthority
protected  CertificationAuthority BaseCAHandler.getCertificationAuthority(javax.portlet.PortletRequest request)
          This method returns CertificationAuthority GBbean.
 

Uses of CertificationAuthority in org.apache.geronimo.security.ca
 

Classes in org.apache.geronimo.security.ca that implement CertificationAuthority
 class GeronimoCertificationAuthority
          A Certification Authority implementation using KeystoreInstance to store CA's private key, CertificateStore to store issued certificates and CertificateRequestStore to store certificate requests
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.