Registry / auth / wicket-auth-roles

wicket-auth-roles

JSON →
library10.2.0javamavenunverified

Wicket Authorization Integration Based on roles, metadata and annotations.

<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-auth-roles</artifactId> <version>10.2.0</version> </dependency>
INSTALL
IMPORT
SIG · WICKET-AUTH-ROLES
W
wicket-auth-roles
authjavav10.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AuthorizeInstantiation
org.apache.wicket.authroles.authorization.strategies.role.annotations.AuthorizeInstantiation

Annotate a page to restrict access to users with a specific role.

import org.apache.wicket.authroles.authorization.strategies.role.annotations.AuthorizeInstantiation; @AuthorizeInstantiation("ADMIN") public class AdminPage extends WebPage { // only accessible by users with ADMIN role }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
wicket-auth-roles — mvn dependency:get wicket-auth-roles · libregistry