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

Packages that use ShiroSecurityConstraint
org.wicketstuff.shiro.annotation   
org.wicketstuff.shiro.authz   
 

Uses of ShiroSecurityConstraint in org.wicketstuff.shiro.annotation
 

Methods in org.wicketstuff.shiro.annotation that return ShiroSecurityConstraint
protected  ShiroSecurityConstraint AnnotationsShiroAuthorizationStrategy.checkInvalidInstantiation(Annotation[] annotations, ShiroAction action)
           
<T extends IRequestableComponent>
ShiroSecurityConstraint
AnnotationsShiroAuthorizationStrategy.checkInvalidInstantiation(Class<T> componentClass)
           
 

Uses of ShiroSecurityConstraint in org.wicketstuff.shiro.authz
 

Methods in org.wicketstuff.shiro.authz with parameters of type ShiroSecurityConstraint
protected  Class<? extends Page> ShiroUnauthorizedComponentListener.addLoginMessagesAndGetPage(ShiroSecurityConstraint constraint, Component component, Class<? extends Page> page)
           
protected  Class<? extends Page> ShiroUnauthorizedComponentListener.addUnauthorizedMessagesAndGetPage(ShiroSecurityConstraint constraint, Component component, Class<? extends Page> page)
           
protected  String ShiroUnauthorizedComponentListener.getMessage(String key, ShiroSecurityConstraint anno, Component comp)
           
 



Copyright © 2015. All Rights Reserved.