public class BitbucketClientCertificateAuthenticator extends BitbucketAuthenticator
BITBUCKET_INSTANCE_TYPE, BITBUCKET_INSTANCE_TYPE_CLOUD, BITBUCKET_INSTANCE_TYPE_SERVER, SCHEME, SERVER_URL
Constructor and Description |
---|
BitbucketClientCertificateAuthenticator(com.cloudbees.plugins.credentials.common.StandardCertificateCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
void |
configureBuilder(org.apache.http.impl.client.HttpClientBuilder builder)
Sets the SSLContext for the builder to one that will connect with the selected certificate.
|
authenticationContext, configureContext, configureRequest, getId, getUserUri
public BitbucketClientCertificateAuthenticator(com.cloudbees.plugins.credentials.common.StandardCertificateCredentials credentials)
public void configureBuilder(org.apache.http.impl.client.HttpClientBuilder builder)
configureBuilder
in class BitbucketAuthenticator
builder
- The client builder.Copyright © 2016–2022. All rights reserved.