Class UserManagerUserPreferenceStorage

java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.ametys.plugins.core.impl.userpref.UserManagerUserPreferenceStorage
All Implemented Interfaces:
UserPreferencesStorage, LogEnabled, Serviceable, ThreadSafe

This class is a implementation of UserPreferencesStorage based on UserManager. The supported user preferences are only the firstname, lastname and email of the user. If the user is issued from a non-modifiable user directory, the user preferences could not be edited.