Uiinfrastructure API Docs  
 

LoginResult Constructor (Redirect)

Creates a new LoginResult object for a login that was redirected before the login attempt.

public LoginResult(
   Redirect redirect
);

Parameters

redirect
where to redirect the user to (specified by a login PEI).

See Also

LoginResult Class | com.plumtree.uiinfrastructure.login Namespace | LoginResult Constructor Overload List