• Guus der Kinderen's avatar
    OF-1336: Introduce UserPropertyProvider · 39e33fe1
    Guus der Kinderen authored
    This commit adds a new feature to Openfire, that allows one to store user properties in an external system. This is quite similar to concepts like UserProvider, AuthProvider, GroupProvider, and so on.
    
    The default behavior, moved from the User class to DefaultUserPropertyProvider, continues to use the ofUserProp database table. Provider implementations matching those of other types of providers have been added.
    39e33fe1
UserManager.java 22.1 KB