@Component public class AccountAspect extends AbstractLinkAspect<AccountController>
| Constructor and Description |
|---|
AccountAspect(AspspProfileService aspspProfileService) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aAccountDetailsHolder> |
getAccountDetailsAspect(ResponseObject<Xs2aAccountDetailsHolder> result,
String consentId,
String accountId,
boolean withBalance,
String requestUri) |
ResponseObject<Xs2aAccountListHolder> |
getAccountDetailsListAspect(ResponseObject<Xs2aAccountListHolder> result,
String consentId,
boolean withBalance,
String requestUri) |
hasErrorpublic AccountAspect(AspspProfileService aspspProfileService)
public ResponseObject<Xs2aAccountDetailsHolder> getAccountDetailsAspect(ResponseObject<Xs2aAccountDetailsHolder> result, String consentId, String accountId, boolean withBalance, String requestUri)
public ResponseObject<Xs2aAccountListHolder> getAccountDetailsListAspect(ResponseObject<Xs2aAccountListHolder> result, String consentId, boolean withBalance, String requestUri)
Copyright © 2019. All rights reserved.