Melon Forum Component needs to be connected with the users of the web site. The implementation of the user module is different in the different web applications. To be reusable in all these web applications the component gives the possibility to the developers to implement ForumUserProvider abstract class by themselves. ForumUserProvider provides the interface between Melon Forum Component and user data sources.

Methods that should be implemented: