Class OAuth2AuthenticationMessageConfiguration

java.lang.Object
cn.herodotus.engine.oauth2.authentication.autoconfigure.message.OAuth2AuthenticationMessageConfiguration

@Configuration(proxyBeanMethods=false) public class OAuth2AuthenticationMessageConfiguration extends Object

Description: 认证服务器 OAuth2 消息配置

本配置类中,仅配置认证服务器 UAA 所需要的相关信息内容

Author:
: gengwei.zheng
Date:
: 2024/8/21 17:54
  • Constructor Details

    • OAuth2AuthenticationMessageConfiguration

      public OAuth2AuthenticationMessageConfiguration()
  • Method Details

    • postConstruct

      @PostConstruct public void postConstruct()
    • accountStatusChangedEventManager

      @Bean public cn.herodotus.engine.message.core.definition.strategy.AccountStatusChangedEventManager accountStatusChangedEventManager()