public abstract class AppConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP_AUTH_REALM_NAME_ADMIN
The name of the HTTP authentication realm for the
"admin" section of the site.
|
static String |
HTTP_AUTH_REALM_NAME_EXAMPLE
The name of the HTTP authentication realm for the
propected section example.
|
static String |
RC_VARIABLE_HTML_SECTION_CLASSES
Cookie name that can be used to save the user locale.
|
| Constructor and Description |
|---|
AppConstants() |
public static final String RC_VARIABLE_HTML_SECTION_CLASSES
public static final String HTTP_AUTH_REALM_NAME_ADMIN
public static final String HTTP_AUTH_REALM_NAME_EXAMPLE
Copyright © 2019. All rights reserved.