Spring Security Framework

org.springframework.security.intercept.web
Interface FilterInvocationDefinitionSource

All Superinterfaces:
ObjectDefinitionSource
All Known Implementing Classes:
DefaultFilterInvocationDefinitionSource

public interface FilterInvocationDefinitionSource
extends ObjectDefinitionSource

Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on FilterInvocations.

Version:
$Id$
Author:
Ben Alex

Method Summary
 
Methods inherited from interface org.springframework.security.intercept.ObjectDefinitionSource
getAttributes, getConfigAttributeDefinitions, supports
 


Spring Security Framework

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