Package | Description |
---|---|
com.filenet.api.security |
Provides interfaces related to authentication, authorization, and user- and group-specific data.
|
Modifier and Type | Method and Description |
---|---|
UserSet |
Realm.findUsers(java.lang.String searchPattern,
PrincipalSearchType searchType,
PrincipalSearchAttribute searchAttribute,
PrincipalSearchSortType sortType,
java.lang.Integer pageSize,
PropertyFilter filter)
Returns a set of users, a page at a time, from this realm that matches the search parameters.
|
UserSet |
Group.get_Users()
Returns the value of the Users property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.