Module org.apache.wicket.auth.roles
Package org.apache.wicket.authroles.authorization.strategies.role.annotations
package org.apache.wicket.authroles.authorization.strategies.role.annotations
-
ClassDescriptionStrategy that checks the
AuthorizeInstantiation
annotation.A mapping of 1..n roles to an action.Groups a set (technically an array) ofAuthorizeAction
s for authorization.Annotation for configuring what roles are allowed for instantiation the annotated component or package.Groups a set (technically an array) ofAuthorizeInstantiation
s for page authorization.Annotation for configuring what roles are allowed for requesting the annotated resource.