-
Packages that use GroupSet Package Description com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. -
-
Uses of GroupSet in com.filenet.api.security
Methods in com.filenet.api.security that return GroupSet Modifier and Type Method and Description GroupSetRealm. findGroups(java.lang.String searchPattern, PrincipalSearchType searchType, PrincipalSearchAttribute searchAttribute, PrincipalSearchSortType sortType, java.lang.Integer pageSize, PropertyFilter filter)Returns a set of groups from this realm that matches the search parameters.GroupSetGroup. get_Groups()Returns the value of the Groups property.GroupSetUser. get_MemberOfGroups()Returns the value of the MemberOfGroups property.GroupSetGroup. get_MemberOfGroups()Returns the value of the MemberOfGroups property.
-