| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.api | |
| de.adorsys.xs2a.gateway.controller | |
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.ais |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ConsentInformationResponse200Json> |
ConsentApi.getConsentInformation(String consentId,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ConsentInformationResponse200Json> |
ConsentController.getConsentInformation(String consentId,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
ConsentInformationResponse200Json |
ConsentInformationMapperImpl.toConsentInformationResponse200Json(ConsentInformation consentInformation) |
ConsentInformationResponse200Json |
ConsentInformationMapper.toConsentInformationResponse200Json(ConsentInformation consentInformation) |
| Modifier and Type | Method and Description |
|---|---|
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.access(AccountAccessTO access) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.consentStatus(ConsentStatusTO consentStatus) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.frequencyPerDay(Integer frequencyPerDay) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.lastActionDate(LocalDate lastActionDate) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.recurringIndicator(Boolean recurringIndicator) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.validUntil(LocalDate validUntil) |
Copyright © 2019. All rights reserved.