Uiinfrastructure API Docs  
 

GatewayHandlers.HandleJSXMLSessionTimeout Method 

Adds appropriate headers and sets up the response so that the JSXML knows the session has expired, and can redirect to the right URL afterwards.

public static void HandleJSXMLSessionTimeout(
   RequestData tempData,
   Redirect loginRedirect
);

See Also

GatewayHandlers Class | com.plumtree.uiinfrastructure.interpreter.filter.utils Namespace