Apache CXF API

Uses of Class
org.apache.cxf.transport.https.CertConstraints

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

Uses of CertConstraints in org.apache.cxf.transport.http
 

Fields in org.apache.cxf.transport.http declared as CertConstraints
protected  CertConstraints AbstractHTTPDestination.certConstraints
           
 

Uses of CertConstraints in org.apache.cxf.transport.https
 

Methods in org.apache.cxf.transport.https that return CertConstraints
static CertConstraints CertConstraintsJaxBUtils.createCertConstraints(CertificateConstraintsType certConstraints)
          Create a CertConstraints object from a JAXB CertificateConstraintsType
 


Apache CXF API

Apache CXF