| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<ConsentInformationResponse200Json> |
ConsentApi._getConsentInformation(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
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<ConsentInformationResponse200Json> |
ConsentApi.getConsentInformation(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
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 |
|---|---|
ConsentInformationResponse200Json |
ConsentInformationResponse200Json._links(Map _links) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.access(AccountAccess access) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.consentStatus(ConsentStatus consentStatus) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.frequencyPerDay(Integer frequencyPerDay) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.lastActionDate(LocalDate lastActionDate) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.recurringIndicator(Boolean recurringIndicator) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.validUntil(LocalDate validUntil) |
Copyright © 2020. All rights reserved.