Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMUserManager
-
Packages that use SCIMUserManager Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of SCIMUserManager in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return SCIMUserManager Modifier and Type Method Description SCIMUserManager
SCIMEnterpriseInfo. getManager()
Methods in org.apache.syncope.ext.scimv2.api.data with parameters of type SCIMUserManager Modifier and Type Method Description void
SCIMEnterpriseInfo. setManager(SCIMUserManager manager)
-