@Service(value="hbciAskForPsuId") public class HbciAisConsentService extends ValidatedExecution<HbciContext>
Constructor and Description |
---|
HbciAisConsentService() |
Modifier and Type | Method and Description |
---|---|
protected void |
doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
HbciContext context)
Mock ASPSP API function call template.
|
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
HbciContext context)
Real ASPSP call function template.
|
doAfterCall, doPrepareContext, doValidate, execute
protected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, HbciContext context)
ValidatedExecution
doRealExecution
in class ValidatedExecution<HbciContext>
protected void doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution, HbciContext context)
ValidatedExecution
doMockedExecution
in class ValidatedExecution<HbciContext>
Copyright © 2020. All rights reserved.