| Package | Description |
|---|---|
| org.molgenis.security.core.token |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.userdetails.UserDetails |
TokenService.findUserByToken(String token)
Find a user by a security token
|
void |
TokenService.removeToken(String token)
Remove a token from the store
|
Copyright © 2015. All Rights Reserved.