Class GenerateCertificateAndActivateHttps
- java.lang.Object
-
- org.talend.sdk.component.server.tomcat.GenerateCertificateAndActivateHttps
-
- All Implemented Interfaces:
Consumer<org.apache.meecrowave.configuration.Configuration>,org.apache.meecrowave.Meecrowave.ConfigurationCustomizer
public class GenerateCertificateAndActivateHttps extends Object implements org.apache.meecrowave.Meecrowave.ConfigurationCustomizer
-
-
Constructor Summary
Constructors Constructor Description GenerateCertificateAndActivateHttps()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(org.apache.meecrowave.configuration.Configuration builder)
-
-
-
Constructor Detail
-
GenerateCertificateAndActivateHttps
public GenerateCertificateAndActivateHttps()
-
-