public interface ConsentEngine
| Modifier and Type | Method and Description |
|---|---|
void |
determineConsent(ConsentContext consentContext)
Determines the consent of a user for the release of their information.
|
void determineConsent(ConsentContext consentContext) throws ConsentException
consentContext - current consent contextConsentException - thrown if there is a problem determining the user's consentCopyright © 1999–2014. All rights reserved.