Spring Security Framework

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

Packages that use org.springframework.security.intercept.web
org.springframework.security.intercept.web Enforces security for HTTP requests, typically by the URL requested. 
org.springframework.security.securechannel Classes that ensure web requests are received over required transport channels. 
org.springframework.security.util General utility classes used throughout the Spring Security framework. 
 

Classes in org.springframework.security.intercept.web used by org.springframework.security.intercept.web
DefaultFilterInvocationDefinitionSource
          Default implementation of FilterInvocationDefinitionSource.
FilterInvocation
          Holds objects associated with a HTTP filter.
FilterInvocationDefinitionSource
          Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on FilterInvocations.
 

Classes in org.springframework.security.intercept.web used by org.springframework.security.securechannel
FilterInvocation
          Holds objects associated with a HTTP filter.
FilterInvocationDefinitionSource
          Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on FilterInvocations.
 

Classes in org.springframework.security.intercept.web used by org.springframework.security.util
FilterInvocation
          Holds objects associated with a HTTP filter.
FilterInvocationDefinitionSource
          Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on FilterInvocations.
 


Spring Security Framework

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