| Interface and Description |
|---|
| org.mule.runtime.oauth.api.builder.AuthorizationCodeListener
since 4.2.2. Use
AuthorizationCodeListener instead |
| org.mule.runtime.oauth.api.builder.ClientCredentialsListener
since 4.2.2. Use
ClientCredentialsListener instead |
| Class and Description |
|---|
| org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
Use
ResourceOwnerOAuthContextWithRefreshState instead. |
| Method and Description |
|---|
| org.mule.runtime.oauth.api.builder.OAuthClientCredentialsDancerBuilder.encodeClientCredentialsInBody(boolean)
since 4.2.0. Use
OAuthDancerBuilder.withClientCredentialsIn(ClientCredentialsLocation) instead. |
| org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder.encodeClientCredentialsInBody(boolean)
since 4.2.0. Use
OAuthDancerBuilder.withClientCredentialsIn(ClientCredentialsLocation) instead. |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.