| 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,
@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 psUIPAddress,
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,
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 psUIPAddress,
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.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) |
Copyright © 2019. All rights reserved.