Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.api.credentials.BitbucketAccessTokenAuthenticator
-
Uses of BitbucketAccessTokenAuthenticator in com.cloudbees.jenkins.plugins.bitbucket.api.credentials
Modifier and TypeMethodDescriptionBitbucketAccessTokenAuthenticatorSource.convert
(org.jenkinsci.plugins.plaincredentials.StringCredentials credentials) Converts string credentials to an authenticator.Modifier and TypeMethodDescriptionprotected boolean
BitbucketAccessTokenAuthenticatorSource.isFit
(jenkins.authentication.tokens.api.AuthenticationTokenContext<? super BitbucketAccessTokenAuthenticator> ctx) Whether this source works in the given context.