| Package | Description |
|---|---|
| de.adorsys.ledgers.oba.rest.api.consentref | |
| de.adorsys.ledgers.oba.rest.api.domain |
| Modifier and Type | Method and Description |
|---|---|
ConsentReference |
ConsentReferencePolicy.fromRequest(String encryptedConsentId,
String authorizationId,
String cookieString,
boolean strict)
Produces a consent reference from a web request.
|
ConsentReference |
ConsentReferencePolicy.fromURL(String redirectId,
ConsentType consentType,
String encryptedConsentId)
Produces The consent reference based on the inbound URL parameter.
|
| Modifier and Type | Method and Description |
|---|---|
ConsentReference |
ConsentWorkflow.getConsentReference() |
ConsentReference |
PaymentWorkflow.getConsentReference() |
| Constructor and Description |
|---|
ConsentWorkflow(@NotNull de.adorsys.psd2.consent.psu.api.ais.CmsAisConsentResponse consentResponse,
ConsentReference consentReference) |
PaymentWorkflow(@NotNull de.adorsys.psd2.consent.api.pis.CmsPaymentResponse paymentResponse,
ConsentReference consentReference) |
Copyright © 2019. All rights reserved.