@Component public class ConsentAspect extends AbstractLinkAspect<ConsentController>
aspspProfileService| Constructor and Description |
|---|
ConsentAspect(AspspProfileServiceWrapper aspspProfileService,
MessageService messageService,
AuthorisationMethodService authorisationMethodService) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentResponse> |
invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result,
CreateConsentReq request,
PsuIdData psuData,
boolean explicitPreferred) |
ResponseObject<UpdateConsentPsuDataResponse> |
invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result,
UpdateConsentPsuDataReq updatePsuData) |
hasErrorpublic ConsentAspect(AspspProfileServiceWrapper aspspProfileService, MessageService messageService, AuthorisationMethodService authorisationMethodService)
public ResponseObject<CreateConsentResponse> invokeCreateAccountConsentAspect(ResponseObject<CreateConsentResponse> result, CreateConsentReq request, PsuIdData psuData, boolean explicitPreferred)
public ResponseObject<UpdateConsentPsuDataResponse> invokeUpdateConsentPsuDataAspect(ResponseObject<UpdateConsentPsuDataResponse> result, UpdateConsentPsuDataReq updatePsuData)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.