Hierarchy For Package com.cloudbees.jenkins.plugins.bitbucket.api.credentials
Package Hierarchies:Class Hierarchy
- java.lang.Object
- jenkins.authentication.tokens.api.AuthenticationTokenSource<T,
C> (implements hudson.ExtensionPoint) - com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketAccessTokenAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketClientCertificateAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketOAuthAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketUsernamePasswordAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketAuthenticator
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketAccessTokenAuthenticator
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketClientCertificateAuthenticator
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketOAuthAuthenticator
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketUsernamePasswordAuthenticator
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketOAuthCredentialMatcher (implements com.cloudbees.plugins.credentials.CredentialsMatcher, com.cloudbees.plugins.credentials.CredentialsMatcher.CQL)
- org.scribe.builder.api.DefaultApi20 (implements org.scribe.builder.api.Api)
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketOAuth
- org.scribe.oauth.OAuth20ServiceImpl (implements org.scribe.oauth.OAuthService)
- com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketOAuthService
- jenkins.authentication.tokens.api.AuthenticationTokenSource<T,