Uses of Class
org.codehaus.swizzle.confluence.User

Uses of User in org.codehaus.swizzle.confluence
 

Methods in org.codehaus.swizzle.confluence that return User
 User Confluence.getUser(String username)
          get a single user
 

Methods in org.codehaus.swizzle.confluence with parameters of type User
 void Confluence.addUser(User user, String password)
          add a new user with the given password
 boolean Confluence.editUser(User remoteUser)
          edits the details of a user
 



Copyright © 2012 The Codehaus Foundation. All Rights Reserved.