Java org.apache.wicket.authroles.authorization.strategies.role.metadata ActionPermissions fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.authroles.authorization.strategies.role.metadata ActionPermissions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.authroles.authorization.strategies.role.metadata ActionPermissions.

The text is from its open source code.

Constructor

Method

voidauthorize(final Action action, final Roles rolesToAdd)
Gives permission for the given roles to perform the given action
voidauthorizeAll(final Action action)
Remove all authorization for the given action.