Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMUser
Packages that use SCIMUser
-
Uses of SCIMUser in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SCIMUserModifier and TypeMethodDescriptionSCIMDataBinder.toSCIMUser(UserTO userTO, String location, List<String> attributes, List<String> excludedAttributes) Methods in org.apache.syncope.core.logic with parameters of type SCIMUser -
Uses of SCIMUser in org.apache.syncope.ext.scimv2.cxf.service
Methods in org.apache.syncope.ext.scimv2.cxf.service that return SCIMUserModifier and TypeMethodDescriptionMethods in org.apache.syncope.ext.scimv2.cxf.service that return types with arguments of type SCIMUserModifier and TypeMethodDescriptionSCIMUserServiceImpl.search(String attributes, String excludedAttributes, String filter, String sortBy, SortOrder sortOrder, Integer startIndex, Integer count) SCIMUserServiceImpl.search(SCIMSearchRequest request) Methods in org.apache.syncope.ext.scimv2.cxf.service with parameters of type SCIMUser