| Package | Description |
|---|---|
| de.adorsys.opba.protocol.bpmnshared.dto.messages | |
| de.adorsys.opba.protocol.bpmnshared.outcome |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsentAcquired
The event that is typically sent when consent is acquired and user should be redirected back to FinTech.
|
class |
PaymentAcquired
The event that is typically sent when payment is acquired and user should be redirected back to FinTech.
|
class |
RedirectToAspsp
The event that is typically sent just before redirect to ASPSP.
|
| Constructor and Description |
|---|
ConsentAcquired(Redirect redirect) |
PaymentAcquired(Redirect redirect) |
RedirectToAspsp(Redirect redirect) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutcomeMapper.onRedirect(Redirect redirectResult) |
Copyright © 2020. All rights reserved.