Package | Description |
---|---|
io.stallion.exceptions | |
io.stallion.users |
Modifier and Type | Class and Description |
---|---|
class |
DecryptionException
An error when decrypting a string usering utils.Encrypter
|
class |
JsonMappingException |
class |
NotFoundException
Short circuits the request and returns a 404 error with the given message.
|
Modifier and Type | Method and Description |
---|---|
T |
UserController.checkUserLoginValid(String username,
String password)
Returns a user if the login information is valid, throws a ClientException exception otherwise.
|
Copyright © 2016. All rights reserved.