public class ServletContainerSecurityFilter extends PathMatchingFilter
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
appliedPaths, pathMatcher
ALREADY_FILTERED_SUFFIX
filterConfig
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, processPathConfig
afterCompletion, cleanup, doFilterInternal, executeChain, postHandle
doFilter, getAlreadyFilteredAttributeName, isEnabled, isEnabled, setEnabled, shouldNotFilter
getName, setName, toStringBuilder
destroy, getFilterConfig, getInitParam, init, onFilterConfigSet, setFilterConfig
getContextAttribute, getContextInitParam, getServletContext, removeContextAttribute, setContextAttribute, setServletContext, toString
public 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 PathMatchingFilter
Exception
protected Principal getContainerPrincipal(HttpServletRequest req)