public class SearchSecurityHandlerInterceptor
extends org.springframework.web.servlet.handler.HandlerInterceptorAdapter
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_ACTION_ALLOW_ANONYMOUS_SEARCH |
| Constructor and Description |
|---|
SearchSecurityHandlerInterceptor(MolgenisSettings molgenisSettings) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Object handler) |
public static final String KEY_ACTION_ALLOW_ANONYMOUS_SEARCH
public SearchSecurityHandlerInterceptor(MolgenisSettings molgenisSettings)
public boolean preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Object handler)
throws Exception
preHandle in interface org.springframework.web.servlet.HandlerInterceptorpreHandle in class org.springframework.web.servlet.handler.HandlerInterceptorAdapterExceptionCopyright © 2014. All Rights Reserved.