Class BitBucketPPRBearerAuthorizationApiConsumer
- java.lang.Object
-
- io.jenkins.plugins.bitbucketpushandpullrequest.client.api.BitBucketPPRBearerAuthorizationApiConsumer
-
public class BitBucketPPRBearerAuthorizationApiConsumer extends Object
-
-
Constructor Summary
Constructors Constructor Description BitBucketPPRBearerAuthorizationApiConsumer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.http.HttpResponse
send(org.jenkinsci.plugins.plaincredentials.StringCredentials credentials, com.github.scribejava.core.model.Verb verb, String url, String payload)
-
-
-
Method Detail
-
send
public org.apache.http.HttpResponse send(org.jenkinsci.plugins.plaincredentials.StringCredentials credentials, com.github.scribejava.core.model.Verb verb, String url, String payload) throws IOException, KeyManagementException, NoSuchAlgorithmException, KeyStoreException, NoSuchMethodException
-
-