Package | Description |
---|---|
org.zanata.rest.client | |
org.zanata.rest.service |
Modifier and Type | Method and Description |
---|---|
Account |
AccountClient.get(String username) |
Modifier and Type | Method and Description |
---|---|
void |
AccountClient.put(String username,
Account account) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MockAccountResource.put(Account account) |
javax.ws.rs.core.Response |
AccountResource.put(Account account)
Creates or updates a user account.
|
Copyright © 2017 Zanata Project. All rights reserved.