| 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(java.lang.String email,
java.lang.String password) |
Logs in the user with email address and password.
|
Copyright © 2018 Ajibot. All rights reserved.