| 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 |
|---|---|
ConsentsResponse201 |
ConsentCreationResponseMapperImpl.toConsentResponse201(ConsentCreationResponse response) |
ConsentsResponse201 |
ConsentCreationResponseMapper.toConsentResponse201(ConsentCreationResponse response) |
| Modifier and Type | Method and Description |
|---|---|
ConsentsResponse201 |
ConsentsResponse201._links(Map _links) |
ConsentsResponse201 |
ConsentsResponse201.challengeData(ChallengeDataTO challengeData) |
ConsentsResponse201 |
ConsentsResponse201.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
ConsentsResponse201 |
ConsentsResponse201.consentId(String consentId) |
ConsentsResponse201 |
ConsentsResponse201.consentStatus(ConsentStatusTO consentStatus) |
ConsentsResponse201 |
ConsentsResponse201.message(String message) |
ConsentsResponse201 |
ConsentsResponse201.scaMethods(ScaMethods scaMethods) |
Copyright © 2019. All rights reserved.