|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.web.filter.GenericFilterBean
org.springframework.web.filter.OncePerRequestFilter
org.springframework.web.filter.RequestContextFilter
org.springframework.flex.security3.SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter
public static final class SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter
Filter to ensure the request context gets stored before the Spring Security filter chain is invoked so that the
FlexSessionInvalidatingAuthenticationListener has access to the request attributes.
| Field Summary |
|---|
| Fields inherited from class org.springframework.web.filter.OncePerRequestFilter |
|---|
ALREADY_FILTERED_SUFFIX |
| Fields inherited from class org.springframework.web.filter.GenericFilterBean |
|---|
logger |
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Constructor Summary | |
|---|---|
SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter()
|
|
| Method Summary | |
|---|---|
int |
getOrder()
|
| Methods inherited from class org.springframework.web.filter.RequestContextFilter |
|---|
doFilterInternal, setThreadContextInheritable |
| Methods inherited from class org.springframework.web.filter.OncePerRequestFilter |
|---|
doFilter, getAlreadyFilteredAttributeName, shouldNotFilter |
| Methods inherited from class org.springframework.web.filter.GenericFilterBean |
|---|
addRequiredProperty, afterPropertiesSet, destroy, getFilterConfig, getFilterName, getServletContext, init, initBeanWrapper, initFilterBean, setBeanName, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionFixationProtectionPostProcessor.PriorityOrderedRequestContextFilter()
| Method Detail |
|---|
public int getOrder()
getOrder in interface org.springframework.core.Ordered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||