Package eu.emi.security.authn.x509.helpers.ssl
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.
-
Class Summary Class Description CredentialX509KeyManager SimpleKeyManagerimplementation which always returns the only key and certificate which is available in the configuredX509Credentialobject.HostnameToCertificateChecker Verifies if a peer's host name matches a DN of its certificate.HostnameToCertificateChecker.ResultWrapper SSLTrustManager Implementation ofTrustManagerwhich uses a configuredX509CertChainValidatorto validate certificates.