Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMResource
-
Packages that use SCIMResource Package Description org.apache.syncope.ext.scimv2.api.data org.apache.syncope.ext.scimv2.api.service -
-
Uses of SCIMResource in org.apache.syncope.ext.scimv2.api.data
Classes in org.apache.syncope.ext.scimv2.api.data with type parameters of type SCIMResource Modifier and Type Class Description classListResponse<R extends SCIMResource>Subclasses of SCIMResource in org.apache.syncope.ext.scimv2.api.data Modifier and Type Class Description classSCIMGroupclassSCIMUser -
Uses of SCIMResource in org.apache.syncope.ext.scimv2.api.service
Classes in org.apache.syncope.ext.scimv2.api.service with type parameters of type SCIMResource Modifier and Type Interface Description interfaceSCIMResourceService<R extends SCIMResource>
-