-
Packages that use UserSet Package Description com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. -
-
Uses of UserSet in com.filenet.api.security
Methods in com.filenet.api.security that return UserSet Modifier and Type Method and Description UserSetRealm. 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.UserSetGroup. get_Users()Returns the value of the Users property.
-