public static class UserHandlerImpl.UserProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JOS_CREATED_DATE
The user property that contains the date of creation.
|
static String |
JOS_DISPLAY_NAME
The user property that contains the name to display.
|
static String |
JOS_EMAIL
The user property that contains email.
|
static String |
JOS_FIRST_NAME
The user property that contains fist name.
|
static String |
JOS_LAST_LOGIN_TIME
The user property that contain last login time.
|
static String |
JOS_LAST_NAME
The user property that contains last name.
|
static String |
JOS_PASSWORD
The user property that contains password.
|
static String |
JOS_USER_NAME
The user property that contains fist name.
|
| Constructor and Description |
|---|
UserProperties() |
public static final String JOS_CREATED_DATE
public static final String JOS_EMAIL
public static final String JOS_FIRST_NAME
public static final String JOS_USER_NAME
public static final String JOS_LAST_LOGIN_TIME
public static final String JOS_LAST_NAME
public static final String JOS_DISPLAY_NAME
public static final String JOS_PASSWORD
Copyright © 2020 eXo Platform SAS. All Rights Reserved.