public class RedirectUnauthorizedServiceUrlAction
extends org.springframework.webflow.action.AbstractAction
RedirectUnauthorizedServiceUrlAction.| Constructor and Description |
|---|
RedirectUnauthorizedServiceUrlAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URI |
determineUnauthorizedServiceRedirectUrl(org.springframework.webflow.execution.RequestContext context)
Determine unauthorized service redirect url.
|
org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
public RedirectUnauthorizedServiceUrlAction()
public org.springframework.webflow.execution.Event doExecute(org.springframework.webflow.execution.RequestContext context)
doExecute in class org.springframework.webflow.action.AbstractActionprotected java.net.URI determineUnauthorizedServiceRedirectUrl(org.springframework.webflow.execution.RequestContext context)
context - the context