Package org.apache.shiro.spring
Spring Application Framework support for enabling
Shiro in spring applications.
-
Class Summary Class Description LifecycleBeanPostProcessor Bean post processor for Spring that automatically calls the init() and/or destroy() methods on Shiro objects that implement theInitializable
orDestroyable
interfaces, respectfully.ShiroEventBusBeanPostProcessor