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