Class JWTAuthenticationConfigurer

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

public class JWTAuthenticationConfigurer extends Object implements MainAuthenticationConfigurer
  • Constructor Details

    • JWTAuthenticationConfigurer

      public JWTAuthenticationConfigurer()
  • 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