Hierarchy For Package com.cloudbees.jenkins.plugins.bitbucket.credentials
Package Hierarchies:Class Hierarchy
- java.lang.Object
- jenkins.authentication.tokens.api.AuthenticationTokenSource<T,
C> (implements hudson.ExtensionPoint) - com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketAccessTokenAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketClientCertificateAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketOAuthAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketUsernamePasswordAuthenticatorSource
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketAccessTokenAuthenticator (implements com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketAuthenticator)
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketClientCertificateAuthenticator (implements com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketAuthenticator)
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketOAuthAuthenticator (implements com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketAuthenticator)
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketOAuthCredentialMatcher (implements com.cloudbees.plugins.credentials.CredentialsMatcher)
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketUsernamePasswordAuthenticator (implements com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketAuthenticator)
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketUsernamePasswordCredentialMatcher (implements com.cloudbees.plugins.credentials.CredentialsMatcher)
- com.github.scribejava.core.builder.api.DefaultApi20
- com.cloudbees.jenkins.plugins.bitbucket.credentials.BitbucketOAuth
- jenkins.authentication.tokens.api.AuthenticationTokenSource<T,