Uses of Class
org.wicketstuff.shiro.annotation.AnnotationsShiroAuthorizationStrategy

Packages that use AnnotationsShiroAuthorizationStrategy
org.wicketstuff.shiro.authz   
 

Uses of AnnotationsShiroAuthorizationStrategy in org.wicketstuff.shiro.authz
 

Methods in org.wicketstuff.shiro.authz that return AnnotationsShiroAuthorizationStrategy
 AnnotationsShiroAuthorizationStrategy ShiroUnauthorizedComponentListener.getAnnotationStrategy()
           
 

Methods in org.wicketstuff.shiro.authz with parameters of type AnnotationsShiroAuthorizationStrategy
 void ShiroUnauthorizedComponentListener.setAnnotationStrategy(AnnotationsShiroAuthorizationStrategy annotationStrategy)
           
 

Constructors in org.wicketstuff.shiro.authz with parameters of type AnnotationsShiroAuthorizationStrategy
ShiroUnauthorizedComponentListener(Class<? extends Page> loginPage, Class<? extends Page> unauthorizedPage, AnnotationsShiroAuthorizationStrategy s)
           
 



Copyright © 2015. All Rights Reserved.