| Modifier and Type | Field and Description |
|---|---|
static String |
LOCALE
The current
Locale. |
static String |
MESSAGES
A
Messages-object, used to store messages that should survive a redirect. |
static String |
SID
The ID of the session, return-type is
String. |
static String |
STARTTIME
The start time of the current session as unix-time, return type is
long |
static String |
SUBJECT
The current
Subject. |
static String |
TIMEOUT
The timeout of the current session in milliseconds, return-type is
int |
static String |
TIMEZONE
The current
TimeZone. |
| Constructor and Description |
|---|
Environment() |
public static final String STARTTIME
longpublic static final String TIMEOUT
intpublic static final String SID
String.public static final String MESSAGES
Messages-object, used to store messages that should survive a redirect.public static final String LOCALE
Locale.public static final String TIMEZONE
TimeZone.Copyright © 2011–2018 aiticon GmbH. All rights reserved.