Uses of Interface
org.apache.syncope.common.rest.api.service.RemediationService
-
Packages that use RemediationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of RemediationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return RemediationService Modifier and Type Method Description RemediationService
IdMRESTCXFContext. remediationService(RemediationLogic remediationLogic, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO)
-
Uses of RemediationService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement RemediationService Modifier and Type Class Description class
RemediationServiceImpl
-