Class BasicAuthenticationConfigurer
java.lang.Object
org.apache.camel.component.platform.http.main.authentication.BasicAuthenticationConfigurer
- All Implemented Interfaces:
MainAuthenticationConfigurer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureAuthentication(org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig authenticationConfig, org.apache.camel.main.HttpServerConfigurationProperties properties)
-
Constructor Details
-
BasicAuthenticationConfigurer
public BasicAuthenticationConfigurer()
-
-
Method Details
-
configureAuthentication
public void configureAuthentication(org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig authenticationConfig, org.apache.camel.main.HttpServerConfigurationProperties properties) - Specified by:
configureAuthenticationin interfaceMainAuthenticationConfigurer
-