Class TrueInterceptorStrategy

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

public class TrueInterceptorStrategy
extends Object
implements InterceptorStrategy
  • Constructor Details

    • TrueInterceptorStrategy

      public TrueInterceptorStrategy()
  • Method Details

    • shouldRun

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