This method calculates the appropriate login page for the guest user.
This method calculates the appropriate login page for the guest user.
public static Redirect GetGuestLoginRedirect(RequestData);
This method calculates the appropriate login page for the guest user.
public static Redirect GetGuestLoginRedirect(IApplication,ISessionManager,IXPRequest,object);
Authenticator Class | com.plumtree.uiinfrastructure.login Namespace