Package org.opencastproject.security.api
Class JaxbRoleList
java.lang.Object
org.opencastproject.security.api.JaxbRoleList
A wrapper for role collections.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
roles
A list of roles.
-
-
Constructor Details
-
JaxbRoleList
public JaxbRoleList() -
JaxbRoleList
-
JaxbRoleList
-
-
Method Details
-
getRoles
- Returns:
- the roles
-
setRoles
- Parameters:
roles- the roles to set
-
add
-