org.jboss.seam.security.management.action
Class GroupSearch
java.lang.Object
org.jboss.seam.security.management.action.GroupSearch
- All Implemented Interfaces:
- Serializable
@Model
public class GroupSearch
- extends Object
- implements Serializable
Identity management action bean for searching for groups
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupSearch
public GroupSearch()
loadUsers
@Inject
public void loadUsers()
throws org.picketlink.idm.common.exception.IdentityException,
org.picketlink.idm.api.query.QueryException
- Throws:
org.picketlink.idm.common.exception.IdentityException
org.picketlink.idm.api.query.QueryException
getGroups
public List<GroupDTO> getGroups()
Copyright © 2011 Seam Framework. All Rights Reserved.