List of usage examples for org.apache.wicket.authroles.authorization.strategies.role Roles subclass-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
*/