Uses of Class
org.apache.syncope.common.lib.scim.SCIMConf
Package
Description
-
Uses of SCIMConf in org.apache.syncope.client.console.panels
ModifierConstructorDescriptionSCIMConfEnterpriseUserPanel
(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
-
Uses of SCIMConf in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionSCIMConfService.get()
Reads SCIM configuration, generates empty if missing. -
Uses of SCIMConf in org.apache.syncope.core.logic.scim
-
Uses of SCIMConf in org.apache.syncope.core.rest.cxf.service