Uiinfrastructure API Docs  
 

LoginHandlers.ClearLoginOccurredCookiePresent Method 

This method clears the login occurred cookie in the response.

public static void ClearLoginOccurredCookiePresent(
   IXPResponse response
);

Parameters

response
IXPResponse The current response.

See Also

LoginHandlers Class | com.plumtree.uiinfrastructure.activityspace.utils Namespace