Class Summary |
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. |
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. |