public class Oauth2ClientCredentialsInterceptor extends Oauth2Interceptor
| Constructor and Description |
|---|
Oauth2ClientCredentialsInterceptor(org.apache.http.client.HttpClient client,
URI tokenUrl,
URI loginUrl,
String clientId,
String clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
String |
authenticate() |
executePost, process, process, processResponse, readResponseValue, resetpublic String authenticate()
authenticate in class Oauth2InterceptorCopyright © 2014–2023 MuleSoft, Inc.. All rights reserved.