@Extension public class BitbucketUsernamePasswordAuthenticatorSource extends jenkins.authentication.tokens.api.AuthenticationTokenSource<BitbucketUsernamePasswordAuthenticator,com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
BitbucketUsernamePasswordAuthenticatorSource()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
BitbucketUsernamePasswordAuthenticator |
convert(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials standardUsernamePasswordCredentials)
Converts username/password credentials to an authenticator.
|
consumes, consumes, fits, isFit, matcher, produces
public BitbucketUsernamePasswordAuthenticatorSource()
@NonNull public BitbucketUsernamePasswordAuthenticator convert(@NonNull com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials standardUsernamePasswordCredentials)
convert
in class jenkins.authentication.tokens.api.AuthenticationTokenSource<BitbucketUsernamePasswordAuthenticator,com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>
standardUsernamePasswordCredentials
- the username/password comboCopyright © 2016–2022. All rights reserved.