@Service(value="xs2aUpdateAuthorization") public class Xs2aUpdateAuthorization extends Object implements UpdateAuthorization
Constructor and Description |
---|
Xs2aUpdateAuthorization() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Result<UpdateAuthBody>> |
execute(ServiceContext<AuthorizationRequest> serviceContext)
Execute associated action using the input.
|
public CompletableFuture<Result<UpdateAuthBody>> execute(ServiceContext<AuthorizationRequest> serviceContext)
Action
execute
in interface Action<AuthorizationRequest,UpdateAuthBody>
serviceContext
- Request context (Request ID, Bank ID, password, redirect URLs, etc.) and associated services (Encryption, Consent access, etc.)Copyright © 2020. All rights reserved.