interface TokenReader
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract AccessToken |
findToken(HttpServletRequest request)Reads a token (if any) from the request |
Reads a token (if any) from the request
request - the HTTP requestresponse - the response, in case any status code has to be sent