Class CxfClientSslProperties

java.lang.Object
org.apache.cxf.spring.boot.autoconfigure.ssl.CxfClientSslProperties

@ConfigurationProperties("cxf.client.ssl") public class CxfClientSslProperties extends Object
Client-side SSL integration properties for CXF when Spring Boot SslBundles are present. bundles are applied once when an HTTPConduit is configured.
  • Constructor Details

    • CxfClientSslProperties

      public CxfClientSslProperties()
  • Method Details