Interface AuthorisationResponse
-
- All Known Subinterfaces:
CancellationAuthorisationResponse
- All Known Implementing Classes:
AuthorisationProcessorResponse,CreateConsentAuthorisationProcessorResponse,CreateConsentAuthorizationResponse,CreatePaymentAuthorisationProcessorResponse,UpdateConsentPsuDataResponse,Xs2aCreatePisAuthorisationResponse,Xs2aCreatePisCancellationAuthorisationResponse,Xs2aUpdatePisCommonPaymentPsuDataResponse
public interface AuthorisationResponseCommon authorisation response to be used in AIS and PIS on creating or updating the authorisation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetAuthorisationId()default Set<de.adorsys.psd2.xs2a.core.domain.TppMessageInformation>getTppMessageInformation()voidsetPsuMessage(String psuMessage)
-