类 WeChatSecurityProperties

java.lang.Object
net.jlxxw.wechat.security.properties.WeChatSecurityProperties

@Configuration @ConfigurationProperties("wechat.security") public class WeChatSecurityProperties extends Object
安全服务配置
作者:
chunyang.leng
  • 构造器详细资料

    • WeChatSecurityProperties

      public WeChatSecurityProperties()
  • 方法详细资料

    • getBlackList

      public BlackListProperties getBlackList()
    • setBlackList

      public void setBlackList(BlackListProperties blackList)
    • isEnable

      public boolean isEnable()
    • setEnable

      public void setEnable(boolean enable)