| Package | Description |
|---|---|
| apphub.service.api |
| Modifier and Type | Method and Description |
|---|---|
User |
IUserService.get(String secret,
String id) |
User |
IUserService.post(String secret,
User user) |
User |
IUserService.put(String password,
User user) |
static User |
User.valueOf(byte[] data) |
static User |
User.valueOf(String content) |
| Modifier and Type | Method and Description |
|---|---|
User |
IUserService.post(String secret,
User user) |
User |
IUserService.put(String password,
User user) |
Copyright © 2015. All rights reserved.