public interface TokenExtractor
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
extract(javax.servlet.http.HttpServletRequest request)
Extract a token value from an incoming request without authentication.
|
org.springframework.security.core.Authentication extract(javax.servlet.http.HttpServletRequest request)
request - the current ServletRequestCopyright © 2019. All rights reserved.