Package org.jivesoftware.openfire.user.property
package org.jivesoftware.openfire.user.property
-
ClassDescriptionDefault implementation of the UserPropertyProvider interface, which reads and writes data from the
ofUserPropdatabase table.Delegate UserPropertyProvider operations among up to three configurable provider implementation classes.The JDBC user property provider allows you to use an external database to define the user properties.AUserPropertyProviderthat delegates to a user-specific UserPropertyProvider.AUserPropertyProviderthat delegates to one or more 'backing' UserProvider.A provider for user properties.Implementations are used to determine what UserPropertyProvider is to be used for a particular username.