Uses of Class
org.apache.syncope.common.lib.scim.SCIMConf
Packages that use SCIMConf
Package
Description
-
Uses of SCIMConf in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SCIMConfConstructors in org.apache.syncope.client.console.panels with parameters of type SCIMConfModifierConstructorDescriptionSCIMConfEnterpriseUserPanel
(String id, SCIMConf scimConf) SCIMConfExtensionUserPanel
(String id, SCIMConf scimConf) SCIMConfGeneralPanel
(String id, SCIMConf scimConf) SCIMConfGroupPanel
(String id, SCIMConf scimConf) SCIMConfPanel
(String id, SCIMConf scimConf, PageReference pageRef) SCIMConfUserPanel
(String id, SCIMConf scimConf) -
Uses of SCIMConf in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return SCIMConfMethods in org.apache.syncope.client.console.rest with parameters of type SCIMConf -
Uses of SCIMConf in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return SCIMConfModifier and TypeMethodDescriptionSCIMConfService.get()
Reads SCIM configuration, generates empty if missing.Methods in org.apache.syncope.common.rest.api.service with parameters of type SCIMConf -
Uses of SCIMConf in org.apache.syncope.core.logic.scim
Methods in org.apache.syncope.core.logic.scim that return SCIMConfMethods in org.apache.syncope.core.logic.scim with parameters of type SCIMConfConstructors in org.apache.syncope.core.logic.scim with parameters of type SCIMConf -
Uses of SCIMConf in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return SCIMConfMethods in org.apache.syncope.core.rest.cxf.service with parameters of type SCIMConf