public class AuthorisationProcessorResponse extends Object implements AuthorisationResponse
| Modifier and Type | Field and Description |
|---|---|
protected String |
authorisationId |
protected List<AuthenticationObject> |
availableScaMethods |
protected ChallengeData |
challengeData |
protected AuthenticationObject |
chosenScaMethod |
protected String |
consentId |
protected ErrorHolder |
errorHolder |
protected Links |
links |
protected String |
paymentId |
protected String |
psuMessage |
protected ScaStatus |
scaStatus |
| Constructor and Description |
|---|
AuthorisationProcessorResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasError() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthorisationIdprotected String consentId
protected String paymentId
protected String authorisationId
protected ScaStatus scaStatus
protected List<AuthenticationObject> availableScaMethods
protected AuthenticationObject chosenScaMethod
protected ChallengeData challengeData
protected Links links
protected String psuMessage
protected ErrorHolder errorHolder
Copyright © 2020. All rights reserved.