JSecurity

Package org.jsecurity.spring

Spring Application Framework support for enabling JSecurity in spring applications.

See:
          Description

Class Summary
LifecycleBeanPostProcessor Bean post processor for Spring that automatically calls the init() and/or destroy() methods on JSecurity objects that implement the Initializable or Destroyable interfaces, respectfully.
SpringJSecurityFilter Extension of JSecurityFilter that uses SpringWebConfiguration to configure the JSecurity instance.
SpringWebConfiguration JSecurity configuration that relies on Spring to define and initialize the JSecurity SecurityManager instance (and all of its dependencies) and makes it avaialble to this filter by performing a Spring bean lookup.
 

Package org.jsecurity.spring Description

Spring Application Framework support for enabling JSecurity in spring applications.


JSecurity

Copyright © 2004-2008 JSecurity.