com.plumtree.portalpages.browsing.login
Class LoginControlHelpers

java.lang.Object
  extended by com.plumtree.portalpages.browsing.login.LoginControlHelpers

public class LoginControlHelpers
extends java.lang.Object

Author:
donh

Constructor Summary
LoginControlHelpers()
           
 
Method Summary
static void CheckAccessStyleCookie(IXPRequest xpRequest, LoginModel loginModel)
          This helper method check to see if there is a valid access style cookie and sets the result on the model if there is one.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginControlHelpers

public LoginControlHelpers()
Method Detail

CheckAccessStyleCookie

public static void CheckAccessStyleCookie(IXPRequest xpRequest,
                                          LoginModel loginModel)
This helper method check to see if there is a valid access style cookie and sets the result on the model if there is one.

Parameters:
xpRequest -
loginModel -



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.