Attempts to create and connect a new user session. Throws an exception if login fails.
Attempts to create and connect a new user session. Throws an exception if login fails.
object AttemptLogin(string,ISessionManager,IApplication,string,IXPRequest);
Attempts to create and connect a new user session.
object AttemptLogin(string,string,object,bool,ISessionManager,IApplication,string);
ILoginHelper Interface | com.plumtree.uiinfrastructure.login Namespace