| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<ConsentsResponse201> |
ConsentApi._createConsent(UUID xRequestID,
String psUIPAddress,
@Valid Consents body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
Boolean tpPExplicitAuthorisationPreferred,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
default org.springframework.http.ResponseEntity<ConsentsResponse201> |
ConsentApi.createConsent(UUID xRequestID,
String psUIPAddress,
Consents body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
Boolean tpPExplicitAuthorisationPreferred,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
| Modifier and Type | Method and Description |
|---|---|
ConsentsResponse201 |
ConsentsResponse201._links(Map _links) |
ConsentsResponse201 |
ConsentsResponse201.addTppMessagesItem(TppMessage2XX tppMessagesItem) |
ConsentsResponse201 |
ConsentsResponse201.challengeData(ChallengeData challengeData) |
ConsentsResponse201 |
ConsentsResponse201.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
ConsentsResponse201 |
ConsentsResponse201.consentId(String consentId) |
ConsentsResponse201 |
ConsentsResponse201.consentStatus(ConsentStatus consentStatus) |
ConsentsResponse201 |
ConsentsResponse201.psuMessage(String psuMessage) |
ConsentsResponse201 |
ConsentsResponse201.scaMethods(ScaMethods scaMethods) |
ConsentsResponse201 |
ConsentsResponse201.tppMessages(List<TppMessage2XX> tppMessages) |
Copyright © 2020. All rights reserved.