public final class LoginUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOGIN_WALLPAPER_PROP
Property used to retrieve a dedicated image to use as login page wallpaper.
|
static java.lang.String |
LOGIN_WALLPAPERS_PROP
Property used to retrieve the folder path containing images to use as login page wallpaper.
|
static java.lang.String |
REVISION |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLoginWallpaper(JcmsJspContext jcmsContext) |
protected static java.lang.String |
getSessionWallpaper(JcmsJspContext jcmsContext) |
protected static void |
setSessionWallpaper(JcmsJspContext jcmsContext,
java.lang.String wallpaper) |
public static final java.lang.String REVISION
public static final java.lang.String LOGIN_WALLPAPERS_PROP
public static final java.lang.String LOGIN_WALLPAPER_PROP
public static java.lang.String getLoginWallpaper(JcmsJspContext jcmsContext)
jcmsContext
- the current contextprotected static void setSessionWallpaper(JcmsJspContext jcmsContext, java.lang.String wallpaper)
protected static java.lang.String getSessionWallpaper(JcmsJspContext jcmsContext)
Copyright © 2001-2019 Jalios SA. All Rights Reserved.