| Package | Description |
|---|---|
| com.atlassian.oauth2.provider.api.token | |
| com.atlassian.oauth2.provider.api.token.exception.access |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResult |
AccessTokenAuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String bearerToken)
Authenticates a HTTP request using the access token defined in the Authorization header.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiredTokenException |
class |
UnrecognisedTokenException |
class |
UnrecognisedUserKeyException |
Copyright © 2020–2023 Atlassian. All rights reserved.