Package org.springframework.security.web.access.intercept

Enforces security for HTTP requests, typically by the URL requested.

See:
          Description

Interface Summary
FilterInvocationSecurityMetadataSource Marker interface for SecurityMetadataSource implementations that are designed to perform lookups keyed on FilterInvocations.
 

Class Summary
DefaultFilterInvocationSecurityMetadataSource Default implementation of FilterInvocationDefinitionSource.
FilterSecurityInterceptor Performs security handling of HTTP resources via a filter implementation.
RequestKey  
 

Package org.springframework.security.web.access.intercept Description

Enforces security for HTTP requests, typically by the URL requested.



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.