| Package | Description |
|---|---|
| com.inmanlabs.commons.auth | |
| com.inmanlabs.commons.web |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AuthenticationService.authenticateUsingEmailToken(String email,
String emailToken) |
boolean |
AuthenticationService.authenticateUsingPassword(String email,
String password) |
boolean |
AuthenticationService.authenticateUsingSmsCode(String phone,
String smsCode) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse |
ApiExceptionHandler.unauthorizedException(UnauthorizedException ex) |
Copyright © 2019. All rights reserved.