Uses of Interface
org.apache.syncope.common.rest.api.service.wa.ImpersonationService
-
Packages that use ImpersonationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service.wa -
-
Uses of ImpersonationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ImpersonationService Modifier and Type Method Description ImpersonationService
AMRESTCXFContext. impersonationService(ImpersonationLogic impersonationLogic)
-
Uses of ImpersonationService in org.apache.syncope.core.rest.cxf.service.wa
Classes in org.apache.syncope.core.rest.cxf.service.wa that implement ImpersonationService Modifier and Type Class Description class
ImpersonationServiceImpl
-