Uses of Class
org.apache.syncope.core.logic.wa.ImpersonationLogic
Package
Description
-
Uses of ImpersonationLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionAMLogicContext.impersonationLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of ImpersonationLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionAMRESTCXFContext.impersonationService
(ImpersonationLogic impersonationLogic) -
Uses of ImpersonationLogic in org.apache.syncope.core.rest.cxf.service.wa
Modifier and TypeFieldDescriptionprotected final ImpersonationLogic
ImpersonationServiceImpl.logic