{"id":63165,"library":"wicket-auth-roles","title":"Wicket Auth Roles","description":"Wicket Authorization Integration Based on roles, metadata and annotations.","status":"active","version":"10.2.0","language":"java","source_language":null,"source_url":"http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git","tags":["wicket","auth","roles","authorization"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.wicket</groupId>\n  <artifactId>wicket-auth-roles</artifactId>\n  <version>10.2.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.wicket:wicket-auth-roles:10.2.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AuthorizeInstantiation","correct":"org.apache.wicket.authroles.authorization.strategies.role.annotations.AuthorizeInstantiation"}],"quickstart":{"code":"import org.apache.wicket.authroles.authorization.strategies.role.annotations.AuthorizeInstantiation;\n\n@AuthorizeInstantiation(\"ADMIN\")\npublic class AdminPage extends WebPage {\n    // only accessible by users with ADMIN role\n}","lang":"java","description":"Annotate a page to restrict access to users with a specific role."},"warnings":[],"env_vars":null,"search_vec":"'annot':12 'auth':2,14 'author':5,16 'base':7 'integr':6 'metadata':10 'role':3,9,15 'wicket':1,4,13","created_at":"2026-06-17T16:40:23.522941+00:00","updated_at":"2026-06-17T16:40:23.522941+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://wicket.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.wicket/wicket-auth-roles/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}