org.jsecurity.spring
Class SpringJSecurityFilter
java.lang.Object
org.jsecurity.web.servlet.ServletContextSupport
org.jsecurity.web.servlet.OncePerRequestFilter
org.jsecurity.web.servlet.JSecurityFilter
org.jsecurity.spring.SpringJSecurityFilter
- All Implemented Interfaces:
- Filter, Nameable
public class SpringJSecurityFilter
- extends JSecurityFilter
Extension of JSecurityFilter that uses SpringWebConfiguration to configure the JSecurity instance.
- Since:
- 0.2
- Author:
- Les Hazlewood, Jeremy Haile
| Methods inherited from class org.jsecurity.web.servlet.JSecurityFilter |
applyEmbeddedConfig, applyFilterConfig, applyInitParams, applyUrlConfig, configure, destroy, doFilterInternal, ensureSecurityManager, getConfiguration, getInetAddress, getSecurityManager, isHttpSessions, onFilterConfigSet, setConfiguration, setSecurityManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringJSecurityFilter
public SpringJSecurityFilter()
Copyright © 2004-2008 JSecurity.