Uses of Class
org.apache.syncope.core.logic.wa.ImpersonationLogic
Packages that use ImpersonationLogic
Package
Description
-
Uses of ImpersonationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ImpersonationLogicModifier and TypeMethodDescriptionAMLogicContext.impersonationLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of ImpersonationLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type ImpersonationLogicModifier and TypeMethodDescriptionAMRESTCXFContext.impersonationService
(ImpersonationLogic impersonationLogic) -
Uses of ImpersonationLogic in org.apache.syncope.core.rest.cxf.service.wa
Fields in org.apache.syncope.core.rest.cxf.service.wa declared as ImpersonationLogicModifier and TypeFieldDescriptionprotected final ImpersonationLogic
ImpersonationServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service.wa with parameters of type ImpersonationLogic