All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractShiroAnnotationProcessorConfiguration AbstractShiroBeanConfiguration AbstractShiroConfiguration AbstractShiroWebConfiguration AbstractShiroWebFilterConfiguration AopAllianceAnnotationsAuthorizingMethodInterceptor Allows Shiro Annotations to work in any AOP Alliance specific implementation environment (for example, Spring).AuthorizationAttributeSourceAdvisor TODO - complete JavaDocDefaultShiroFilterChainDefinition LifecycleBeanPostProcessor Bean post processor for Spring that automatically calls the init() and/or destroy() methods on Shiro objects that implement theInitializableorDestroyableinterfaces, respectfully.SecureRemoteInvocationExecutor An implementation of the SpringRemoteInvocationExecutorthat binds asessionIdto the incoming thread to make it available to theSecurityManagerimplementation during the thread execution.SecureRemoteInvocationFactory ARemoteInvocationFactorythat passes the session ID to the server via aRemoteInvocationattribute.ShiroAnnotationProcessorConfiguration ShiroBeanConfiguration ShiroConfiguration ShiroEventBusBeanPostProcessor SpringBeanPostProcessorthat detects,EventBusAwareand classes containing@Subscribemethods.ShiroFilterChainDefinition ShiroFilterFactoryBean FactoryBeanto be used in Spring-based web applications for defining the master Shiro Filter.ShiroRequestMappingConfig ShiroUrlPathHelper A Spring UrlPathHelper that uses Shiro's path resolution logic.ShiroWebConfiguration ShiroWebFilterConfiguration SpringAnnotationResolver AnnotationResolverimplementation that uses Spring's more robustAnnotationUtilsto find method annotations instead of the JDKs simpler (and rather lacking)Method.getAnnotation(class)implementation.