|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.security.config.ConfigUtils.FilterChainList
public static class ConfigUtils.FilterChainList
Bean which holds the list of filters which are maintained in the context and modified by calls to addHttpFilter. The post processor retrieves these before injecting the list into the FilterChainProxy.
Constructor Summary | |
---|---|
ConfigUtils.FilterChainList()
|
Method Summary | |
---|---|
java.util.List |
getFilters()
|
void |
setFilters(java.util.List filters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigUtils.FilterChainList()
Method Detail |
---|
public java.util.List getFilters()
public void setFilters(java.util.List filters)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |