|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
Spring Application Framework support for enabling JSecurity in spring applications.
|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||