Class CxfClientSslProperties.CxfClientSslBundle
java.lang.Object
org.apache.cxf.spring.boot.autoconfigure.ssl.CxfClientSslProperties.CxfClientSslBundle
- Enclosing class:
- CxfClientSslProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetAddress(String address) voidvoidsetCipherSuites(List<String> cipherSuites) voidsetDisableCnCheck(Boolean disableCnCheck) voidvoidsetProtocol(String protocol)
-
Constructor Details
-
CxfClientSslBundle
public CxfClientSslBundle()
-
-
Method Details
-
getAddress
-
setAddress
-
getBundle
-
setBundle
-
getProtocol
-
setProtocol
-
getCipherSuites
-
setCipherSuites
-
getDisableCnCheck
-
setDisableCnCheck
-
getName
-
setName
-