org.codelabor.system.web
Class SessionConstants
java.lang.Object
org.codelabor.system.web.SessionConstants
public class SessionConstants
- extends Object
세션 상수
- Author:
- Shin Sang-jae
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SESSION_LOGIN_INFO
public static final String SESSION_LOGIN_INFO
- 로그인 정보
- See Also:
- Constant Field Values
SESSION_REQUEST_ID
public static final String SESSION_REQUEST_ID
- 요청 ID
- See Also:
- Constant Field Values
SessionConstants
public SessionConstants()
Copyright © 2011 CODELABOR. All Rights Reserved.