Class BasicAuthenticationConfigurer

java.lang.Object
org.apache.camel.component.platform.http.main.authentication.BasicAuthenticationConfigurer
All Implemented Interfaces:
MainAuthenticationConfigurer

public class BasicAuthenticationConfigurer extends Object implements MainAuthenticationConfigurer
  • 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:
      configureAuthentication in interface MainAuthenticationConfigurer
    • configureAuthentication

      public void configureAuthentication(org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig authenticationConfig, org.apache.camel.main.HttpManagementServerConfigurationProperties properties)
      Specified by:
      configureAuthentication in interface MainAuthenticationConfigurer