Package org.apache.shiro.spring
package org.apache.shiro.spring
Spring Application Framework support for enabling
Shiro in spring applications.
-
ClassesClassDescriptionBean post processor for Spring that automatically calls the init() and/or destroy() methods on Shiro objects that implement the
InitializableorDestroyableinterfaces, respectfully.