Uses of Interface
org.wicketstuff.security.swarm.models.SwarmModel

Packages that use SwarmModel
org.wicketstuff.security.hive.authorization.permissions   
org.wicketstuff.security.swarm.models   
 

Uses of SwarmModel in org.wicketstuff.security.hive.authorization.permissions
 

Constructors in org.wicketstuff.security.hive.authorization.permissions with parameters of type SwarmModel
DataPermission(org.apache.wicket.Component component, SwarmModel<?> model, org.wicketstuff.security.actions.WaspAction actions)
          Creates a new DataPermission for a components model.
 

Uses of SwarmModel in org.wicketstuff.security.swarm.models
 

Classes in org.wicketstuff.security.swarm.models that implement SwarmModel
 class SwarmCompoundPropertyModel<T>
          Swarm version of SecureCompoundPropertyModel.
protected  class SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y>
          A wrapping model delegating all security calls to the SwarmCompoundPropertyModel instance.
 



Copyright © 2006–2018 Apache Software Foundation. All rights reserved.