public interface RolesResolver
names of roles
from given role or organization unit
within one
module
.Modifier and Type | Method and Description |
---|---|
Set<RoleUnitName> |
resolve(RoleUnit roleUnit)
Runs a resolving algorithm and returns a set of names of roles that were
resolved from given
roleUnit . |
Set<RoleUnitName> resolve(RoleUnit roleUnit)
roleUnit
.roleUnit
- The role or the organization unit to resolve.roleUnit
.Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.