@Service public class TokenAuthenticationServiceImpl extends Object implements TokenAuthenticationService
| Constructor and Description |
|---|
TokenAuthenticationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
UserAuthentication |
getAuthentication(String accessToken) |
public UserAuthentication getAuthentication(String accessToken)
getAuthentication in interface TokenAuthenticationServiceCopyright © 2020. All rights reserved.