Class RequireAnyRoleAuthorizer

All Implemented Interfaces:
Authorizer

public class RequireAnyRoleAuthorizer extends AbstractRequireAnyAuthorizer<String>
Checks an access if the user profile has any of the roles.
Since:
1.8.0
Author:
Jerome Leleu