| Package | Description |
|---|---|
| com.cloudbees.api | |
| com.cloudbees.api.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
OauthClientImpl |
| Modifier and Type | Method and Description |
|---|---|
OauthClient |
BeesClient.getOauthClient()
Obtains another interface of the API client that defines OAuth APIs.
|
OauthClient |
BeesClient.getOauthClient(String gcUrl)
Create OAuth client using the given GC URL.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
OauthClientServletUtil.parseToken(javax.servlet.http.HttpServletRequest request,
OauthClient client)
Parses Bearer token from HTTP Authentication header or from access_token query or form parameter
|
Copyright © 2011-2015. All Rights Reserved.