@Service public class UpdateAuthMapper extends Object
Xs2aContext
) with users' input.Modifier and Type | Class and Description |
---|---|
static interface |
UpdateAuthMapper.AisMapper
Maps the update the context with AIS consent specification object.
|
static interface |
UpdateAuthMapper.FromAisRequestAccountList
Updates account listing context with authorization request.
|
static interface |
UpdateAuthMapper.FromAisRequestTransactionList
Updates transaction listing context with authorization request.
|
static interface |
UpdateAuthMapper.FromPisRequestSinglePaymentInitiation
Updates single payment context with authorization request.
|
Constructor and Description |
---|
UpdateAuthMapper() |
Modifier and Type | Method and Description |
---|---|
Xs2aContext |
updateContext(Xs2aContext context,
AuthorizationRequest request)
Due to JsonCustomSerializer, Xs2aContext will always have the type it had started with, for example
AccountListXs2aContext will be
always properly deserialized. |
public Xs2aContext updateContext(Xs2aContext context, AuthorizationRequest request)
AccountListXs2aContext
will be
always properly deserialized.Copyright © 2020. All rights reserved.