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