Uses of Class
org.apache.syncope.core.logic.wa.ConsentDecisionLogic
Packages that use ConsentDecisionLogic
Package
Description
-
Uses of ConsentDecisionLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ConsentDecisionLogicModifier and TypeMethodDescriptionAMLogicContext.consentDecisionLogic(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of ConsentDecisionLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type ConsentDecisionLogicModifier and TypeMethodDescriptionAMRESTCXFContext.consentDecisionService(ConsentDecisionLogic consentDecisionLogic) -
Uses of ConsentDecisionLogic in org.apache.syncope.core.rest.cxf.service.wa
Fields in org.apache.syncope.core.rest.cxf.service.wa declared as ConsentDecisionLogicModifier and TypeFieldDescriptionprotected final ConsentDecisionLogicConsentDecisionServiceImpl.logicConstructors in org.apache.syncope.core.rest.cxf.service.wa with parameters of type ConsentDecisionLogic