Package | Description |
---|---|
com.google.jenkins.plugins.credentials.oauth |
Modifier and Type | Interface and Description |
---|---|
interface |
OAuth2Credentials<T extends OAuth2ScopeRequirement>
Credentials that have an OAuth2 access token component
|
class |
OAuth2ScopeSpecification<T extends OAuth2ScopeRequirement>
The base class for provider-specific specifications, instantiated with the
provider-specific requirement type to which the specification should apply.
|
static class |
OAuth2ScopeSpecification.Descriptor<T extends OAuth2ScopeRequirement>
The base descriptor for specification extensions.
|
interface |
OAuth2Token<T extends OAuth2ScopeRequirement>
Credentials that store an OAuth2 token (refresh or access)
|
interface |
StandardUsernameOAuth2Credentials<T extends OAuth2ScopeRequirement>
Credentials that have a username and an access token combination.
|
Copyright © 2004-2014. All Rights Reserved.