public class DefaultConsentReferencePolicy extends Object implements ConsentReferencePolicy
| Constructor and Description |
|---|
DefaultConsentReferencePolicy() |
| Modifier and Type | Method and Description |
|---|---|
ConsentReference |
fromRequest(String encryptedConsentId,
String authorizationId,
String cookieString,
boolean strict) |
ConsentReference |
fromURL(String redirectId,
ConsentType consentType,
String encryptedConsentId) |
public ConsentReference fromURL(String redirectId, ConsentType consentType, String encryptedConsentId) throws InvalidConsentException
fromURL in interface ConsentReferencePolicyInvalidConsentExceptionpublic ConsentReference fromRequest(String encryptedConsentId, String authorizationId, String cookieString, boolean strict) throws InvalidConsentException
fromRequest in interface ConsentReferencePolicyInvalidConsentExceptionCopyright © 2019. All rights reserved.