Class BotInterceptorStrategy

java.lang.Object
io.ipinfo.spring.strategies.interceptor.BotInterceptorStrategy
All Implemented Interfaces:
InterceptorStrategy

public class BotInterceptorStrategy
extends Object
implements InterceptorStrategy
  • Constructor Details

    • BotInterceptorStrategy

      public BotInterceptorStrategy()
  • Method Details

    • shouldRun

      public boolean shouldRun​(javax.servlet.http.HttpServletRequest request)
      Specified by:
      shouldRun in interface InterceptorStrategy