| Modifier and Type | Method and Description |
|---|---|
Optional<Account> |
getLoggedAccount() |
Optional<Account> |
login(AuthenticationToken token)
Try and check to login.
|
void |
logout()
Closes the current session.
|
Optional<Account> login(AuthenticationToken token)
token - Authentification tokenvoid logout()
Copyright © 2017. All Rights Reserved.