| Package | Description |
|---|---|
| de.adorsys.multibanking.service | |
| de.adorsys.multibanking.web | |
| de.adorsys.multibanking.web.mapper |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.multibanking.domain.response.UpdateAuthResponse |
ConsentService.updatePsuAuthentication(UpdatePsuAuthenticationRequestTO updatePsuAuthenticationRequestTO,
String consentId) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<org.springframework.hateoas.Resource<UpdateAuthResponseTO>> |
ConsentAuthorisationController.updateAuthentication(String consentId,
String authorisationId,
@Valid UpdatePsuAuthenticationRequestTO updatePsuAuthenticationRequestTO) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.multibanking.domain.request.UpdatePsuAuthenticationRequest |
ConsentAuthorisationMapperImpl.toUpdatePsuAuthenticationRequest(UpdatePsuAuthenticationRequestTO updatePsuAuthenticationRequest,
de.adorsys.multibanking.domain.ConsentEntity consentEntity,
de.adorsys.multibanking.domain.BankEntity bank) |
de.adorsys.multibanking.domain.request.UpdatePsuAuthenticationRequest |
ConsentAuthorisationMapper.toUpdatePsuAuthenticationRequest(UpdatePsuAuthenticationRequestTO updatePsuAuthenticationRequest,
de.adorsys.multibanking.domain.ConsentEntity consentEntity,
de.adorsys.multibanking.domain.BankEntity bank) |
protected de.adorsys.multibanking.domain.Credentials |
ConsentAuthorisationMapperImpl.updatePsuAuthenticationRequestTOToCredentials(UpdatePsuAuthenticationRequestTO updatePsuAuthenticationRequestTO) |
Copyright © 2020. All rights reserved.