Class SslConnectorCustomizer
java.lang.Object
org.springframework.boot.tomcat.SslConnectorCustomizer
Utility that configures SSL support on the given connector.
- Since:
- 4.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionSslConnectorCustomizer(org.apache.commons.logging.Log logger, org.apache.catalina.connector.Connector connector, org.springframework.boot.web.server.Ssl.ClientAuth clientAuth) -
Method Summary
-
Constructor Details
-
SslConnectorCustomizer
public SslConnectorCustomizer(org.apache.commons.logging.Log logger, org.apache.catalina.connector.Connector connector, org.springframework.boot.web.server.Ssl.ClientAuth clientAuth)
-
-
Method Details
-
update
-
customize
-