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