Uses of Package
org.apache.wicket.authorization.strategies.role

Packages that use org.apache.wicket.authorization.strategies.role
org.apache.wicket.authentication   
org.apache.wicket.authorization.strategies.role   
org.apache.wicket.authorization.strategies.role.annotations   
org.apache.wicket.authorization.strategies.role.metadata   
org.apache.wicket.examples.authentication   
org.apache.wicket.examples.authorization   
 

Classes in org.apache.wicket.authorization.strategies.role used by org.apache.wicket.authentication
IRoleCheckingStrategy
          Strategy for doing role checking.
Roles
          Utility class for working with roles.
 

Classes in org.apache.wicket.authorization.strategies.role used by org.apache.wicket.authorization.strategies.role
IRoleCheckingStrategy
          Strategy for doing role checking.
Roles
          Utility class for working with roles.
 

Classes in org.apache.wicket.authorization.strategies.role used by org.apache.wicket.authorization.strategies.role.annotations
AbstractRoleAuthorizationStrategy
          Base strategy that uses an instance of IRoleCheckingStrategy.
IRoleCheckingStrategy
          Strategy for doing role checking.
 

Classes in org.apache.wicket.authorization.strategies.role used by org.apache.wicket.authorization.strategies.role.metadata
AbstractRoleAuthorizationStrategy
          Base strategy that uses an instance of IRoleCheckingStrategy.
IRoleCheckingStrategy
          Strategy for doing role checking.
Roles
          Utility class for working with roles.
 

Classes in org.apache.wicket.authorization.strategies.role used by org.apache.wicket.examples.authentication
IRoleCheckingStrategy
          Strategy for doing role checking.
Roles
          Utility class for working with roles.
 

Classes in org.apache.wicket.authorization.strategies.role used by org.apache.wicket.examples.authorization
IRoleCheckingStrategy
          Strategy for doing role checking.
Roles
          Utility class for working with roles.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.