Uses of Interface
org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore

Packages that use CertificateStore
org.semanticdesktop.aperture.security.trustmanager.standard   
 

Uses of CertificateStore in org.semanticdesktop.aperture.security.trustmanager.standard
 

Classes in org.semanticdesktop.aperture.security.trustmanager.standard that implement CertificateStore
 class PersistentCertificateStore
          A CertificateStore that can save its certificates to and load them from a file.
 class RootCertificateStore
          A CertificateStore that holds the root Certificates.
 class SessionCertificateStore
          A CertificateStore containing those Certificates that only need to be registered for this session.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.