|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.webflow.context.servlet.DefaultFlowUrlHandler
org.jasig.cas.web.flow.CasDefaultFlowUrlHandler
public class CasDefaultFlowUrlHandler
Extends the DefaultFlowUrlHandler to support the CAS requirement
that tokens be retrieved via the "lt" request parameter.
| Constructor Summary | |
|---|---|
CasDefaultFlowUrlHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFlowExecutionKey(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class org.springframework.webflow.context.servlet.DefaultFlowUrlHandler |
|---|
appendQueryParameters, createFlowDefinitionUrl, createFlowExecutionUrl, getEncodingScheme, getFlowId, setEncodingScheme |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CasDefaultFlowUrlHandler()
| Method Detail |
|---|
public java.lang.String getFlowExecutionKey(javax.servlet.http.HttpServletRequest request)
getFlowExecutionKey in interface org.springframework.webflow.context.servlet.FlowUrlHandlergetFlowExecutionKey in class org.springframework.webflow.context.servlet.DefaultFlowUrlHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||