Package org.semanticdesktop.aperture.security.trustmanager.standard

Interface Summary
CertificateStore The base interface for all certificate stores used by the StandardTrustManager.
 

Class Summary
PersistentCertificateStore A CertificateStore that can save its certificates to and load them from a file.
RootCertificateStore A CertificateStore that holds the root Certificates.
SessionCertificateStore A CertificateStore containing those Certificates that only need to be registered for this session.
StandardTrustManager A default implementation, well-suited for most environments, of X509TrustManager.
StandardTrustManagerFactory A StandardTrustManagerFactory hands out StandardTrustManager instances.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.