Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketOAuthAuthenticator
-
Uses of BitbucketOAuthAuthenticator in com.cloudbees.jenkins.plugins.bitbucket.api.credentials
Modifier and TypeMethodDescriptionBitbucketOAuthAuthenticatorSource.convert
(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials standardUsernamePasswordCredentials) Converts username/password credentials to an authenticator.Modifier and TypeMethodDescriptionprotected boolean
BitbucketOAuthAuthenticatorSource.isFit
(jenkins.authentication.tokens.api.AuthenticationTokenContext<? super BitbucketOAuthAuthenticator> ctx) Whether this source works in the given context.