Example usage for org.apache.wicket.authroles.authorization.strategies.role Roles subclass-usage

List of usage examples for org.apache.wicket.authroles.authorization.strategies.role Roles subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.authroles.authorization.strategies.role Roles subclass-usage.

Usage

From source file org.wicketstuff.wicket.servlet3.auth.UserPrincipalRoles.java

/**
 * Implementation of Roles class that use the servlet 3 request object to
 * determine the current user roles.
 *
 * @author jsarman
 */