| Package | Description |
|---|---|
| io.baltoro.client | |
| io.baltoro.remote.api |
| Modifier and Type | Method and Description |
|---|---|
UserTO |
AdminEP.adminLogin(String email,
String password) |
UserTO |
AdminEP.createUser(String email,
String password) |
| Modifier and Type | Method and Description |
|---|---|
UserTO |
APIBO.createUser(String email,
String password,
HttpServletRequest request) |
UserTO |
APIBO.getUserByEmail(String email) |
UserTO |
APIBO.getUserByUuid(String baseUuid) |
UserTO |
APIAuth.login(String email,
String password,
HttpServletRequest request) |
Copyright © 2018. All rights reserved.