dea.common
Class SessionUtils

java.lang.Object
  extended bydea.common.SessionUtils
All Implemented Interfaces:
IDebugLevels

public class SessionUtils
extends java.lang.Object
implements IDebugLevels

Title: Session Utils
Description: Methods for working with session values
Copyright: Copyright (c) 2004
Company: RMRR

@author David Abigt
@version 1.0


Field Summary
 
Fields inherited from interface dea.common.IDebugLevels
BASIC, DEBUG_ALL, ERROR, METH_DETAIL, METH_ENTER, METH_EXIT, METH_EXT, METH_GET, METH_SET, METH_VARS, SHOW_PASS
 
Constructor Summary
SessionUtils()
           
 
Method Summary
static Users getLogin(HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionUtils

public SessionUtils()
Method Detail

getLogin

public static Users getLogin(HttpServletRequest request)


Copyright © 2001-2005 Round Mountain Rescue Ranch. All Rights Reserved.