Package org.apache.wicket.authorization.strategies.role.annotations

Class Summary
AnnotationsRoleAuthorizationStrategy Strategy that checks the AuthorizeInstantiation annotation.
 

Annotation Types Summary
AuthorizeAction A mapping of 1..n roles to an action.
AuthorizeActions Groups a set (technically an array) of AuthorizeActions for authorization.
AuthorizeInstantiation Annotation for configuring what roles are allowed for instantiation the annotated component or package.
 



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