| Modifier and Type | Method and Description |
|---|---|
Optional<Account> |
getLoggedAccount() |
Optional<Account> |
login(AuthenticationToken token)
Tries and checks to login.
|
void |
logout()
Closes the current session.
|
Optional<Account> login(AuthenticationToken token)
token - the authentification tokenvoid logout()
Copyright © 2019. All Rights Reserved.