| Package | Description |
|---|---|
| org.opencastproject.security.api |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbGroup> |
JaxbGroupList.groups
A list of groups.
|
| Modifier and Type | Method and Description |
|---|---|
static JaxbGroup |
JaxbGroup.fromGroup(Group group) |
JaxbGroup |
GroupParser.parseGroupFromXml(String xml) |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbGroup> |
JaxbGroupList.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
String |
GroupParser.toXml(JaxbGroup group) |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbGroupList.setRoles(List<JaxbGroup> roles) |
| Constructor and Description |
|---|
JaxbGroupList(JaxbGroup group) |
| Constructor and Description |
|---|
JaxbGroupList(Collection<JaxbGroup> groups) |
Copyright © 2009–2020 Opencast Project. All rights reserved.