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(java.lang.annotation.Annotation[] annotations, ShiroAction action)
           
<T extends org.apache.wicket.Component>
ShiroSecurityConstraint
AnnotationsShiroAuthorizationStrategy.checkInvalidInstantiation(java.lang.Class<T> componentClass)
           
 

Uses of ShiroSecurityConstraint in org.wicketstuff.shiro.authz
 

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



Copyright © 2010. All Rights Reserved.