Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.impl.credentials.BitbucketOAuthAuthenticator
Packages that use BitbucketOAuthAuthenticator
-
Uses of BitbucketOAuthAuthenticator in com.cloudbees.jenkins.plugins.bitbucket.impl.credentials
Methods in com.cloudbees.jenkins.plugins.bitbucket.impl.credentials that return BitbucketOAuthAuthenticatorModifier and TypeMethodDescriptionBitbucketOAuthAuthenticatorSource.convert
(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials standardUsernamePasswordCredentials) Converts username/password credentials to an authenticator.Method parameters in com.cloudbees.jenkins.plugins.bitbucket.impl.credentials with type arguments of type BitbucketOAuthAuthenticatorModifier and TypeMethodDescriptionprotected boolean
BitbucketOAuthAuthenticatorSource.isFit
(jenkins.authentication.tokens.api.AuthenticationTokenContext<? super BitbucketOAuthAuthenticator> ctx) Whether this source works in the given context.