类 BlackListRepository

java.lang.Object
net.jlxxw.wechat.security.repository.BlackListRepository
所有已实现的接口:
BlackList

public class BlackListRepository extends Object implements BlackList
  • 构造器详细资料

  • 方法详细资料

    • include

      public boolean include(String ip)
      是否在黑名单中
      指定者:
      include 在接口中 BlackList
      参数:
      ip -
      返回:
    • add

      public void add(String ip)
      加入到黑名单中
      指定者:
      add 在接口中 BlackList
      参数:
      ip -