Class OAuth2ComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.spring.boot.ComponentConfigurationProperties
nl.axians.camel.oauth2.springboot.OAuth2ComponentConfiguration

@ConfigurationProperties(prefix="camel.component.oauth2") public class OAuth2ComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationProperties
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon

    org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon

    getCustomizer, isEnabled, setEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OAuth2ComponentConfiguration

      public OAuth2ComponentConfiguration()