Class EntityMapperUtils
java.lang.Object
org.exoplatform.services.organization.idm.EntityMapperUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidpopulateUser(org.exoplatform.services.organization.User user, Map<String, org.picketlink.idm.api.Attribute> attrs) static booleanpopulateUser(org.exoplatform.services.organization.User user, Map<String, org.picketlink.idm.api.Attribute> attrs, boolean checkIfChanged)
-
Field Details
-
USER_PASSWORD
- See Also:
-
USER_FIRST_NAME
- See Also:
-
USER_LAST_NAME
- See Also:
-
USER_DISPLAY_NAME
- See Also:
-
USER_EMAIL
- See Also:
-
USER_CREATED_DATE
- See Also:
-
USER_LAST_LOGIN_TIME
- See Also:
-
USER_ORGANIZATION_ID
- See Also:
-
USER_ENABLED
- See Also:
-
ORIGINATING_STORE
- See Also:
-
dateFormat
-
-
Constructor Details
-
EntityMapperUtils
public EntityMapperUtils()
-
-
Method Details
-
populateUser
-
populateUser
-