| Modifier and Type | Field and Description |
|---|---|
protected Xs2aAuthenticationObject |
AuthorisationProcessorResponse.chosenScaMethod |
| Modifier and Type | Field and Description |
|---|---|
protected List<Xs2aAuthenticationObject> |
AuthorisationProcessorResponse.availableScaMethods |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Xs2aPisCommonPaymentService.saveAuthenticationMethods(String authorisationId,
List<Xs2aAuthenticationObject> methods)
Saves authentication methods in provided authorisation
|
boolean |
Xs2aAisConsentService.saveAuthenticationMethods(String authorisationId,
List<Xs2aAuthenticationObject> methods)
Saves authentication methods in provided authorisation
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull CmsScaMethod |
Xs2aAuthenticationObjectToCmsScaMethodMapper.mapToCmsScaMethod(@NotNull Xs2aAuthenticationObject xs2aAuthenticationObject) |
| Modifier and Type | Method and Description |
|---|---|
Xs2aAuthenticationObject |
SpiToXs2aAuthenticationObjectMapperImpl.mapToXs2aAuthenticationObject(SpiAuthenticationObject authenticationObject) |
Xs2aAuthenticationObject |
SpiToXs2aAuthenticationObjectMapper.mapToXs2aAuthenticationObject(SpiAuthenticationObject authenticationObject) |
| Modifier and Type | Method and Description |
|---|---|
List<Xs2aAuthenticationObject> |
SpiToXs2aAuthenticationObjectMapperImpl.mapToXs2aListAuthenticationObject(List<SpiAuthenticationObject> authenticationObjects) |
List<Xs2aAuthenticationObject> |
SpiToXs2aAuthenticationObjectMapper.mapToXs2aListAuthenticationObject(List<SpiAuthenticationObject> authenticationObjects) |
| Constructor and Description |
|---|
UpdatePisCancellationPsuDataLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
Xs2aUpdatePisCommonPaymentPsuDataRequest request,
ScaStatus scaStatus,
Xs2aAuthenticationObject chosenScaMethod) |
UpdatePisPsuDataLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
Xs2aUpdatePisCommonPaymentPsuDataRequest request,
ScaStatus scaStatus,
Xs2aAuthenticationObject chosenScaMethod) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationObject |
ScaMethodsMapperImpl.mapToAuthenticationObject(Xs2aAuthenticationObject xs2aAuthenticationObject) |
AuthenticationObject |
ScaMethodsMapper.mapToAuthenticationObject(Xs2aAuthenticationObject xs2aAuthenticationObject) |
ChosenScaMethod |
ChosenScaMethodMapperImpl.mapToChosenScaMethod(Xs2aAuthenticationObject xs2aAuthenticationObject) |
ChosenScaMethod |
ChosenScaMethodMapper.mapToChosenScaMethod(Xs2aAuthenticationObject xs2aAuthenticationObject) |
| Modifier and Type | Method and Description |
|---|---|
ScaMethods |
ScaMethodsMapperImpl.mapToScaMethods(List<Xs2aAuthenticationObject> xs2aAuthenticationObjects) |
ScaMethods |
ScaMethodsMapper.mapToScaMethods(List<Xs2aAuthenticationObject> xs2aAuthenticationObjects) |
Copyright © 2019. All rights reserved.