Apache CXF API

Uses of Package
org.apache.cxf.transport.https

Packages that use org.apache.cxf.transport.https
org.apache.cxf.transport.http   
org.apache.cxf.transport.http.asyncclient   
org.apache.cxf.transport.https   
 

Classes in org.apache.cxf.transport.https used by org.apache.cxf.transport.http
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.
HttpsURLConnectionFactory
          This HttpsURLConnectionFactory implements the HttpURLConnectionFactory for using the given SSL Policy to configure TLS connections for "https:" URLs.
HttpsURLConnectionInfo
          This class holds information about the HttpsURLConnection.
 

Classes in org.apache.cxf.transport.https used by org.apache.cxf.transport.http.asyncclient
HttpsURLConnectionInfo
          This class holds information about the HttpsURLConnection.
 

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
          Deprecated. 
 


Apache CXF API

Apache CXF