Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMEnterpriseInfo
-
Packages that use SCIMEnterpriseInfo Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of SCIMEnterpriseInfo in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return SCIMEnterpriseInfo Modifier and Type Method Description SCIMEnterpriseInfo
SCIMUser. getEnterpriseInfo()
Methods in org.apache.syncope.ext.scimv2.api.data with parameters of type SCIMEnterpriseInfo Modifier and Type Method Description void
SCIMUser. setEnterpriseInfo(SCIMEnterpriseInfo enterpriseInfo)
-