| Package | Description |
|---|---|
| org.mule.runtime.oauth.api | |
| org.mule.runtime.oauth.api.builder |
| Modifier and Type | Method and Description |
|---|---|
<T> OAuthClientCredentialsDancerBuilder |
OAuthService.clientCredentialsGrantTypeDancerBuilder(org.mule.runtime.api.lock.LockFactory lockProvider,
Map<String,T> tokensStore,
org.mule.runtime.api.el.MuleExpressionLanguage expressionEvaluator)
Creates a builder for an
ClientCredentialsOAuthDancer for client credentials grant type. |
| Modifier and Type | Method and Description |
|---|---|
OAuthClientCredentialsDancerBuilder |
OAuthClientCredentialsDancerBuilder.encodeClientCredentialsInBody(boolean encodeClientCredentialsInBody)
Deprecated.
since 4.2.0. Use
OAuthDancerBuilder.withClientCredentialsIn(ClientCredentialsLocation) instead. |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.