Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.impl.credentials.BitbucketAccessTokenAuthenticator
Packages that use BitbucketAccessTokenAuthenticator
-
Uses of BitbucketAccessTokenAuthenticator in com.cloudbees.jenkins.plugins.bitbucket.impl.credentials
Methods in com.cloudbees.jenkins.plugins.bitbucket.impl.credentials that return BitbucketAccessTokenAuthenticatorModifier and TypeMethodDescriptionBitbucketAccessTokenAuthenticatorSource.convert
(org.jenkinsci.plugins.plaincredentials.StringCredentials credentials) Converts string credentials to an authenticator.Method parameters in com.cloudbees.jenkins.plugins.bitbucket.impl.credentials with type arguments of type BitbucketAccessTokenAuthenticatorModifier and TypeMethodDescriptionprotected boolean
BitbucketAccessTokenAuthenticatorSource.isFit
(jenkins.authentication.tokens.api.AuthenticationTokenContext<? super BitbucketAccessTokenAuthenticator> ctx) Whether this source works in the given context.