Class RequireAnyPermissionAuthorizer

All Implemented Interfaces:
Authorizer

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