| Modifier and Type | Field | Description |
|---|---|---|
static LoginResult |
LoginResult.INCORRECT |
|
static LoginResult |
LoginResult.INVALID |
|
static LoginResult |
LoginResult.NOT_FOUND |
| Modifier and Type | Method | Description |
|---|---|---|
LoginResult |
Security.login(String email,
String password) |
Logs in the user with email address and password.
|
Copyright © 2019 Ajibot. All rights reserved.