@Component 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)
fromURL in interface ConsentReferencePolicypublic ConsentReference fromRequest(String encryptedConsentId, String authorizationId, String cookieString, boolean strict)
fromRequest in interface ConsentReferencePolicyCopyright © 2020. All rights reserved.