Class DelegationServiceImpl

java.lang.Object
org.apache.syncope.core.rest.cxf.service.AbstractService
org.apache.syncope.core.rest.cxf.service.DelegationServiceImpl
All Implemented Interfaces:
DelegationService, JAXRSService

@Service public class DelegationServiceImpl extends AbstractService implements DelegationService
  • Field Details

  • Constructor Details

    • DelegationServiceImpl

      public DelegationServiceImpl(DelegationLogic logic)
  • Method Details