@Service public class TokenAuthenticationService extends Object
| Constructor and Description |
|---|
TokenAuthenticationService(BearerTokenValidator bearerTokenValidator) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
getAuthentication(javax.servlet.http.HttpServletRequest request) |
@Autowired public TokenAuthenticationService(BearerTokenValidator bearerTokenValidator)
Copyright © 2018. All rights reserved.