Uses of Class
org.apache.syncope.core.logic.DelegationLogic
Packages that use DelegationLogic
Package
Description
-
Uses of DelegationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return DelegationLogicModifier and TypeMethodDescriptionIdRepoLogicContext.delegationLogic
(DelegationDataBinder binder, UserDAO userDAO, DelegationDAO delegationDAO) -
Uses of DelegationLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type DelegationLogicModifier and TypeMethodDescriptionIdRepoRESTCXFContext.delegationService
(DelegationLogic delegationLogic) -
Uses of DelegationLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as DelegationLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type DelegationLogic