Package ca.cdr.api.consent
package ca.cdr.api.consent
-
ClassDescriptionAccumulator for the CONSENT_ACTIVE_CONSENT_RESOURCES_RESOLVE pointcut.Defines the type of consent event to evaluate.Accumulator for the CONSENT_FETCH_QUERIES pointcut.A consent fixed policy request containing: The policy name which should be mapped to a new instance of an
IConsentService
TheUserSessionDetailsJson
of the user making the request. A list of parameters that can be used to specify additional information used to build theIConsentService
.Represents the relevant context information to run Consent resource derived consent logic.A consent resource policy request containing: The policy name which should be mapped to a new instance of anIConsentService
The Consent resource for the request (IBaseResource
) TheUserSessionDetailsJson
of the user making the request. A list of parameters that can be used to specify additional information used to build theIConsentService
.