@Service(value="xs2aGetAuthorizationState") public class Xs2aGetAuthorizationState extends Object implements GetAuthorizationState
Modifier and Type | Class and Description |
---|---|
static interface |
Xs2aGetAuthorizationState.AisConsentBodyMapper |
static interface |
Xs2aGetAuthorizationState.ChallengeDataMapper |
static interface |
Xs2aGetAuthorizationState.PaymentBodyMapper |
static interface |
Xs2aGetAuthorizationState.ScaMethodsMapper |
static interface |
Xs2aGetAuthorizationState.ViolationsMapper |
Constructor and Description |
---|
Xs2aGetAuthorizationState() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Result<AuthStateBody>> |
execute(ServiceContext<AuthorizationRequest> serviceContext)
Execute associated action using the input.
|
public CompletableFuture<Result<AuthStateBody>> execute(ServiceContext<AuthorizationRequest> serviceContext)
Action
execute
in interface Action<AuthorizationRequest,AuthStateBody>
serviceContext
- Request context (Request ID, Bank ID, password, redirect URLs, etc.) and associated services (Encryption, Consent access, etc.)Copyright © 2020. All rights reserved.