Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMGroup
Packages that use SCIMGroup
-
Uses of SCIMGroup in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SCIMGroupModifier and TypeMethodDescriptionSCIMDataBinder.toSCIMGroup
(GroupTO groupTO, String location, List<String> attributes, List<String> excludedAttributes) Methods in org.apache.syncope.core.logic with parameters of type SCIMGroup -
Uses of SCIMGroup in org.apache.syncope.ext.scimv2.cxf.service
Methods in org.apache.syncope.ext.scimv2.cxf.service that return SCIMGroupModifier and TypeMethodDescriptionMethods in org.apache.syncope.ext.scimv2.cxf.service that return types with arguments of type SCIMGroupModifier and TypeMethodDescriptionSCIMGroupServiceImpl.search
(String attributes, String excludedAttributes, String filter, String sortBy, SortOrder sortOrder, Integer startIndex, Integer count) SCIMGroupServiceImpl.search
(SCIMSearchRequest request) Methods in org.apache.syncope.ext.scimv2.cxf.service with parameters of type SCIMGroup