Interface IUserRole

All Superinterfaces:
IResource, IUserPermissions

public interface IUserRole extends IResource, IUserPermissions

Base interface for object representing roles in the security API.
Roles are sets of allowed and denied permissions that are associated to users

Since:
Aug 22, 2016
  • Method Details