Uses of Class
org.jivesoftware.openfire.user.UserManager
Packages that use UserManager
Package
Description
Provides the interfaces and classes necessary to create custom
user account data providers for Openfire.
Utility classes.
-
Uses of UserManager in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return UserManagerModifier and TypeMethodDescriptionXMPPServer.getUserManager()Returns theUserManagerregistered with this server. -
Uses of UserManager in org.jivesoftware.openfire.user
Methods in org.jivesoftware.openfire.user that return UserManagerModifier and TypeMethodDescriptionstatic UserManagerUserManager.getInstance()Returns a singleton UserManager instance. -
Uses of UserManager in org.jivesoftware.util
Methods in org.jivesoftware.util that return UserManager