| Package | Description |
|---|---|
| com.cloudbees.api.cr | |
| com.cloudbees.api.oauth |
| Modifier and Type | Method and Description |
|---|---|
Credential |
CloudResource.getCredential() |
static Credential |
Credential.oauth(OauthToken token)
Creates a
Credential implementation that always put the specified OAuth token. |
static Credential |
Credential.oauth(String token)
Creates a
Credential implementation that always put the specified OAuth token. |
| Constructor and Description |
|---|
CloudResource(URL url,
Credential credential) |
| Modifier and Type | Method and Description |
|---|---|
Credential |
OauthToken.asCredential()
Uses this OAuth token as a
Credential object. |
Copyright © 2011-2015. All Rights Reserved.