public interface IUserRole extends IUserPermissions
Base interface for object representing roles in the security API.
Roles are sets of allowed and denied permissions that are associated to users
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getId() |
java.lang.String |
getName() |
getAllowList, getDenyList