Uses of Class
africa.absa.inception.security.Groups
-
-
Uses of Groups in africa.absa.inception.security
Methods in africa.absa.inception.security that return Groups Modifier and Type Method Description GroupsInternalUserDirectory. getGroups(String filter, africa.absa.inception.core.sorting.SortDirection sortDirection, Integer pageIndex, Integer pageSize)GroupsISecurityService. getGroups(UUID userDirectoryId, String filter, africa.absa.inception.core.sorting.SortDirection sortDirection, Integer pageIndex, Integer pageSize)Retrieve the groups.GroupsLDAPUserDirectory. getGroups(String filter, africa.absa.inception.core.sorting.SortDirection sortDirection, Integer pageIndex, Integer pageSize)GroupsSecurityService. getGroups(UUID userDirectoryId, String filter, africa.absa.inception.core.sorting.SortDirection sortDirection, Integer pageIndex, Integer pageSize)
-