Uses of Package
org.glite.security.trustmanager

Packages that use org.glite.security.trustmanager
org.glite.security.trustmanager The main trustmanager package that holds the man classes or trustmanager. 
 

Classes in org.glite.security.trustmanager used by org.glite.security.trustmanager
CertPathValidatorState
          Simple class to hold the path validator state from one stage to the next.
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.
OpensslTrustmanager
           
SSLContextWrapper
          DOCUMENT ME!