Uses of Interface
org.apache.syncope.common.rest.api.service.DelegationService
-
Packages that use DelegationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of DelegationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return DelegationService Modifier and Type Method Description DelegationService
IdRepoRESTCXFContext. delegationService(DelegationLogic delegationLogic)
-
Uses of DelegationService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement DelegationService Modifier and Type Class Description class
DelegationServiceImpl
-