Package | Description |
---|---|
org.codehaus.swizzle.confluence |
Modifier and Type | Method and Description |
---|---|
User |
Confluence.getUser(String username)
get a single user
|
Modifier and Type | Method and Description |
---|---|
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 © 2019 The Codehaus Foundation. All rights reserved.