public class ServletContainerSecurityFilter extends PathMatchingFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
appliedPaths, pathMatcherALREADY_FILTERED_SUFFIXfilterConfig| Constructor and Description |
|---|
ServletContainerSecurityFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected Principal |
getContainerPrincipal(HttpServletRequest req) |
protected boolean |
onPreHandle(ServletRequest request,
ServletResponse response,
Object mappedValue) |
getPathWithinApplication, isEnabled, pathsMatch, pathsMatch, preHandle, processPathConfigafterCompletion, cleanup, doFilterInternal, executeChain, postHandledoFilter, getAlreadyFilteredAttributeName, isEnabled, isEnabled, setEnabled, shouldNotFiltergetName, setName, toStringBuilderdestroy, getFilterConfig, getInitParam, init, onFilterConfigSet, setFilterConfiggetContextAttribute, getContextInitParam, getServletContext, removeContextAttribute, setContextAttribute, setServletContext, toStringpublic static final String copyright
public static final org.slf4j.Logger logger
protected boolean onPreHandle(ServletRequest request, ServletResponse response, Object mappedValue) throws Exception
onPreHandle in class PathMatchingFilterExceptionprotected Principal getContainerPrincipal(HttpServletRequest req)