This function allows for some functionality to occur once the user has clicked on the Logoff link. This is not called when the guest user is logged off in order to log in a normal user. This method is also not called when a user session is timed out by the application server. It is only called when a user clicks directly on the logout link.
Redirect - Location that the User will be redirected after the functionality has completed.
ILoginActions Interface | com.plumtree.uiinfrastructure.pei Namespace