@Service(value="xs2aOauth2ExchangeCodeToToken") public class Xs2aOauth2ExchangeCodeToToken extends ValidatedExecution<Xs2aContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
Xs2aOauth2ExchangeCodeToToken.Extractor |
| Constructor and Description |
|---|
Xs2aOauth2ExchangeCodeToToken() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context) |
protected void |
doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context) |
doAfterCall, doMockedExecution, doPrepareContext, executeprotected void doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context)
doRealExecution in class ValidatedExecution<Xs2aContext>protected void doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aContext context)
doValidate in class ValidatedExecution<Xs2aContext>Copyright © 2020. All rights reserved.