public final class InterruptUtils
extends java.lang.Object
InterruptUtils.| Modifier and Type | Method and Description |
|---|---|
static org.apereo.cas.interrupt.InterruptResponse |
getInterruptFrom(org.springframework.webflow.execution.RequestContext ctx)
Gets interrupt from.
|
static void |
putInterruptIn(org.springframework.webflow.execution.RequestContext requestContext,
org.apereo.cas.interrupt.InterruptResponse response)
Put interrupt in.
|
public static org.apereo.cas.interrupt.InterruptResponse getInterruptFrom(org.springframework.webflow.execution.RequestContext ctx)
ctx - the ctxpublic static void putInterruptIn(org.springframework.webflow.execution.RequestContext requestContext,
org.apereo.cas.interrupt.InterruptResponse response)
requestContext - the request contextresponse - the response