public class RoleSelection extends Object implements Serializable
RoleSelection()
RoleSelection(Set<String> selection)
List<String>
getSelectedRoles()
void
setSelectedRoles(List<String> selectedRoles)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RoleSelection()
public RoleSelection(Set<String> selection)
public List<String> getSelectedRoles()
public void setSelectedRoles(List<String> selectedRoles)
Copyright © 2013 Jasig, Inc.. All Rights Reserved.