| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
ConsentsResponse201 |
AccountInformationServiceAisApi.createConsent(UUID xRequestID,
Consents body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Create consent
This method create a consent resource, defining access rights to dedicated accounts of a given PSU-ID.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ConsentsResponse201> |
AccountInformationServiceAisApi.createConsentWithHttpInfo(UUID xRequestID,
Consents body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
Create consent
This method create a consent resource, defining access rights to dedicated accounts of a given PSU-ID.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.createConsentAsync(UUID xRequestID,
Consents body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ConsentsResponse201> callback)
Create consent (asynchronously)
This method create a consent resource, defining access rights to dedicated accounts of a given PSU-ID.
|
| 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.message(String message) |
ConsentsResponse201 |
ConsentsResponse201.scaMethods(ScaMethods scaMethods) |
Copyright © 2019. All rights reserved.