T
- The type of requirements to which this credential should
be applied.public interface OAuth2Credentials<T extends OAuth2ScopeRequirement>
extends com.cloudbees.plugins.credentials.Credentials
Modifier and Type | Method and Description |
---|---|
hudson.util.Secret |
getAccessToken(T requirement)
Returns an access token scoped to the set of scopes specified by
the provided
OAuth2ScopeRequirement |
hudson.util.Secret getAccessToken(T requirement)
OAuth2ScopeRequirement
Copyright © 2004-2014. All Rights Reserved.