Package eu.emi.security.authn.x509.helpers.ssl

Helper classes, implementing SSL/TLS/network related functions.

See:
          Description

Class Summary
CredentialX509KeyManager Simple KeyManager implementation which always returns the only key and certificate which is available in the configured X509Credential object.
HostnameToCertificateChecker Verifies if a peer's host name matches a DN of its certificate.
HostnameToCertificateChecker.ResultWrapper  
SSLTrustManager Implementation of TrustManager which uses a configured X509CertChainValidator to validate certificates.
 

Package eu.emi.security.authn.x509.helpers.ssl Description

Helper classes, implementing SSL/TLS/network related functions.

Warning: this package contains internal implementation of the library. It is not guaranteed that API of the classes from this package will not change in future releases.



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.