Classes in org.apache.cxf.transport.https used by org.apache.cxf.transport.https |
CertConstraints
This class represents a set of constraints that can be placed on an X.509 certificate,
in the form of a regular expression on a SubjectDN or IssuerDN. |
CertConstraints.Combinator
|
CertConstraintsInterceptor
An interceptor that enforces certificate constraints logic at the TLS layer. |
CertificateHostnameVerifier
************************************************************************
Copied from the not-yet-commons-ssl project at http://juliusdavies.ca/commons-ssl/
As the above project is accepted into Apache and its JARs become available in
the Maven 2 repos, we will have to switch to using the JARs instead
************************************************************************
Interface for checking if a hostname matches the names stored inside the
server's X.509 certificate. |