Uses of Class
org.wicketstuff.ki.annotation.KiSecurityConstraint

Packages that use KiSecurityConstraint
org.wicketstuff.ki.annotation   
org.wicketstuff.ki.authz   
 

Uses of KiSecurityConstraint in org.wicketstuff.ki.annotation
 

Methods in org.wicketstuff.ki.annotation that return KiSecurityConstraint
protected  KiSecurityConstraint AnnotationsKiAuthorizationStrategy.checkInvalidInstantiation(java.lang.annotation.Annotation[] annotations, KiAction action)
           
<T extends org.apache.wicket.Component>
KiSecurityConstraint
AnnotationsKiAuthorizationStrategy.checkInvalidInstantiation(java.lang.Class<T> componentClass)
           
 

Uses of KiSecurityConstraint in org.wicketstuff.ki.authz
 

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



Copyright © 2010. All Rights Reserved.