Uses of Class
org.jivesoftware.openfire.crowd.jaxb.User
-
Packages that use User Package Description org.jivesoftware.openfire.crowd org.jivesoftware.openfire.crowd.jaxb -
-
Uses of User in org.jivesoftware.openfire.crowd
Methods in org.jivesoftware.openfire.crowd that return User Modifier and Type Method Description User
CrowdUserProvider. getCrowdUser(String username)
Methods in org.jivesoftware.openfire.crowd that return types with arguments of type User Modifier and Type Method Description List<User>
CrowdManager. getAllUsers()
Get all the users from Crowd -
Uses of User in org.jivesoftware.openfire.crowd.jaxb
Fields in org.jivesoftware.openfire.crowd.jaxb with type parameters of type User Modifier and Type Field Description List<User>
Users. user
-