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

Packages that use org.springframework.security.web.access.intercept
org.springframework.security.web.access.channel Classes that ensure web requests are received over required transport channels. 
org.springframework.security.web.access.expression Implementation of web security expressions. 
org.springframework.security.web.access.intercept Enforcement of security for HTTP requests, typically by the URL requested. 
 

Classes in org.springframework.security.web.access.intercept used by org.springframework.security.web.access.channel
FilterInvocationSecurityMetadataSource
          Marker interface for SecurityMetadataSource implementations that are designed to perform lookups keyed on FilterInvocations.
 

Classes in org.springframework.security.web.access.intercept used by org.springframework.security.web.access.expression
DefaultFilterInvocationSecurityMetadataSource
          Default implementation of FilterInvocationDefinitionSource.
FilterInvocationSecurityMetadataSource
          Marker interface for SecurityMetadataSource implementations that are designed to perform lookups keyed on FilterInvocations.
RequestKey
           
 

Classes in org.springframework.security.web.access.intercept used by org.springframework.security.web.access.intercept
FilterInvocationSecurityMetadataSource
          Marker interface for SecurityMetadataSource implementations that are designed to perform lookups keyed on FilterInvocations.
RequestKey
           
 



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