| Package | Description |
|---|---|
| com.atlassian.oauth2.provider.api.token |
| 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.
|
static AuthenticationResult |
AuthenticationResult.authenticated(Scope scope,
String clientId) |
static AuthenticationResult |
AuthenticationResult.notAuthenticated() |
Copyright © 2020–2023 Atlassian. All rights reserved.