Package org.opencastproject.security.api
Class JaxbUserList
java.lang.Object
org.opencastproject.security.api.JaxbUserList
A wrapper for user collections.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
users
A list of users.
-
-
Constructor Details
-
JaxbUserList
public JaxbUserList() -
JaxbUserList
-
JaxbUserList
-
-
Method Details
-
getUsers
- Returns:
- the users
-
setUsers
- Parameters:
users- the users to set
-
add
-