|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FilterInvocationDefinitionSource | Marker interface for ObjectDefinitionSource implementations
that are designed to perform lookups keyed on FilterInvocations. |
| Class Summary | |
|---|---|
| DefaultFilterInvocationDefinitionSource | Default implementation of FilterInvocationDefinitionSource. |
| FIDSToFilterChainMapConverter | Used internally to provide backward compatibility for configuration of FilterChainProxy using a FilterInvocationDefinitionSource. |
| FilterInvocation | Holds objects associated with a HTTP filter. |
| FilterInvocationDefinitionSourceEditor | Deprecated. Use namespace configuration instead. |
| FilterSecurityInterceptor | Performs security handling of HTTP resources via a filter implementation. |
| RequestKey | |
| WebInvocationPrivilegeEvaluator | Allows users to determine whether they have privileges for a given web URI. |
Enforces security for HTTP requests, typically by the URL requested.
|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||