| 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<ConsentsResponse201> |
ConsentApi.createConsent(Map<String,String> headers,
@Valid ConsentsTO body) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ConsentsResponse201> |
ConsentController.createConsent(Map<String,String> headers,
ConsentsTO body) |
| Modifier and Type | Method and Description |
|---|---|
Consents |
ConsentMapperImpl.toConsents(ConsentsTO to) |
Consents |
ConsentMapper.toConsents(ConsentsTO to) |
| Modifier and Type | Method and Description |
|---|---|
ConsentsTO |
ConsentsTO.access(AccountAccessTO access) |
ConsentsTO |
ConsentsTO.combinedServiceIndicator(Boolean combinedServiceIndicator) |
ConsentsTO |
ConsentsTO.frequencyPerDay(Integer frequencyPerDay) |
ConsentsTO |
ConsentsTO.recurringIndicator(Boolean recurringIndicator) |
ConsentsTO |
ConsentsTO.validUntil(LocalDate validUntil) |
Copyright © 2019. All rights reserved.