Uses of Class
org.apache.syncope.core.logic.RemediationLogic
Packages that use RemediationLogic
Package
Description
-
Uses of RemediationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return RemediationLogicModifier and TypeMethodDescriptionIdMLogicContext.remediationLogic
(UserLogic userLogic, GroupLogic groupLogic, AnyObjectLogic anyObjectLogic, RemediationDataBinder binder, RemediationDAO remediationDAO) -
Uses of RemediationLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type RemediationLogicModifier and TypeMethodDescriptionIdMRESTCXFContext.remediationService
(RemediationLogic remediationLogic, AnyUtilsFactory anyUtilsFactory) -
Uses of RemediationLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as RemediationLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type RemediationLogicModifierConstructorDescriptionRemediationServiceImpl
(RemediationLogic logic, AnyUtilsFactory anyUtilsFactory)