Package org.glite.security.trustmanager

The main trustmanager package that holds the man classes or trustmanager.

See:
          Description

Interface Summary
SSLContextWrapper DOCUMENT ME!
 

Class Summary
CertPathValidatorState Simple class to hold the path validator state from one stage to the next.
ContextFactory  
ContextWrapper A class wrapping the SSLContext.
CRLCertChecker The CRLCertChecker is used to check a certificate agaisnt Certificate Revocation Lists (CRLs) and thus determine if the certificate is revoked or not.
CRLFileTrustManager The CRLFileTrustManager meks the decisions whether the certificate chain is trusted or not.
InstanceID Defines the OpensslTrustmanager instance.
OpensslCertPathValidator OpenSSLCertPathValidator validates certificate paths.
OpensslTrustmanager  
OpensslTrustmanagerFactory A factory class for the OpensslTrustmanager.
ProxyCertPathValidator ProxyCertificatePathValidator validates certificate paths.
TimeoutSSLSocketFactory A wrapper for the SSLSocketFactory to work aroung jdk1.4 ignoring the timeout system settings.
UpdatingKeyManager A KeyManager that reloads the credentials periodically.
 

Package org.glite.security.trustmanager Description

The main trustmanager package that holds the man classes or trustmanager.