Uses of Class
org.apache.syncope.core.logic.SCIMLogic
Packages that use SCIMLogic
Package
Description
-
Uses of SCIMLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SCIMLogic -
Uses of SCIMLogic in org.apache.syncope.ext.scimv2.cxf
Methods in org.apache.syncope.ext.scimv2.cxf with parameters of type SCIMLogicModifier and TypeMethodDescriptionSCIMv2RESTCXFContext.scimService
(UserDAO userDAO, GroupDAO groupDAO, UserLogic userLogic, GroupLogic groupLogic, SCIMDataBinder binder, SCIMConfManager confManager, SCIMLogic scimLogic) -
Uses of SCIMLogic in org.apache.syncope.ext.scimv2.cxf.service
Fields in org.apache.syncope.ext.scimv2.cxf.service declared as SCIMLogicConstructors in org.apache.syncope.ext.scimv2.cxf.service with parameters of type SCIMLogicModifierConstructorDescriptionSCIMServiceImpl
(UserDAO userDAO, GroupDAO groupDAO, UserLogic userLogic, GroupLogic groupLogic, SCIMDataBinder binder, SCIMConfManager confManager, SCIMLogic scimLogic)