public class RoleSelection extends Object implements Serializable
RoleSelection class.
$LastChangedBy$ $LastChangedDate$
| Constructor and Description |
|---|
RoleSelection()
Constructor for RoleSelection.
|
RoleSelection(Set<String> selection)
Constructor for RoleSelection.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSelectedRoles()
Getter for the field
selectedRoles. |
void |
setSelectedRoles(List<String> selectedRoles)
Setter for the field
selectedRoles. |
Copyright © 2019 Jasig, Inc.. All rights reserved.