Class InvalidPathPatternsInterceptor
- java.lang.Object
-
- jetbrains.buildServer.controllers.interceptors.InvalidPathPatternsInterceptor
-
- All Implemented Interfaces:
org.springframework.web.servlet.AsyncHandlerInterceptor
,org.springframework.web.servlet.HandlerInterceptor
public class InvalidPathPatternsInterceptor extends Object implements org.springframework.web.servlet.AsyncHandlerInterceptor
-
-
Constructor Summary
Constructors Constructor Description InvalidPathPatternsInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
preHandle(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Object handler)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-