| Package | Description |
|---|---|
| io.vertigo.account.authentication |
| Modifier and Type | Method and Description |
|---|---|
Optional<Account> |
AuthenticationManager.login(AuthenticationToken token)
Tries and checks to login.
|
boolean |
AuthenticationToken.match(AuthenticationToken trustedAuthenticationToken)
Checks if this User-submitted AuthenticationToken matches the realm trustedAuthenticationToken.
|
Copyright © 2019. All Rights Reserved.