public interface GroupProvider
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
getRolesForGroup(String groupName)
Returns the roles for this group or an empty array if no roles are applicable.
|
Copyright © 2009–2021 Opencast Project. All rights reserved.