Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMComplexValue
-
Packages that use SCIMComplexValue Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of SCIMComplexValue in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return types with arguments of type SCIMComplexValue Modifier and Type Method Description List<SCIMComplexValue>SCIMUser. getEmails()List<SCIMComplexValue>SCIMUser. getIms()List<SCIMComplexValue>SCIMUser. getPhoneNumbers()List<SCIMComplexValue>SCIMUser. getPhotos()
-