| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIG_PROVIDER_CONFIGURATION |
"provider-configuration" |
public static final String |
CONFIG_PROVIDER_NAME |
"name" |
public static final String |
CONFIG_PROVIDER_TYPE |
"type" |
protected static final String |
EMAIL_REGEX |
"^(?=[A-Z0-9][A-Z0-9@._%+-]{5,253}+$)[A-Z0-9._%+-]{1,64}+@(?:(?=[A-Z0-9-]{1,63}+\\.)[A-Z0-9]++(?:-[A-Z0-9]++)*+\\.){1,8}+[A-Z]{2,63}+$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CODE_ACCESS_ERROR |
"ACCESS_ERROR" |
public static final String |
CODE_CLIENT_ERROR |
"CLIENT_ERROR" |
public static final String |
CODE_NOT_FOUND_ERROR |
"NOT_FOUND_ERROR" |
public static final String |
CODE_SERVER_ERROR |
"SERVER_ERROR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ME |
"me" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CACHE_CONTROL |
"Cache-Control" |
protected static final String |
METHOD_GET |
"GET" |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.