Interface RoleEntry
-
- All Known Implementing Classes:
RoleEntryImpl
public interface RoleEntryRepresents a role in the roles holder: contains role and its scope.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RolegetRole()Returns roleRoleScopegetScope()Returns role scope
-