| Package | Description |
|---|---|
| org.mule.runtime.oauth.internal | |
| org.mule.runtime.oauth.internal.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOAuthDancer<T extends OAuthDancerConfig>
Base implementations with behavior common to all grant-types.
|
| Modifier and Type | Field and Description |
|---|---|
protected T |
AbstractOAuthDancer.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthorizationCodeOAuthDancerConfig
Set of attributes needed to create authorization-code dancer
DefaultAuthorizationCodeOAuthDancer. |
class |
DefaultClientCredentialsOAuthDancerConfig
Set of attributes needed to create client credentials dancer
DefaultClientCredentialsOAuthDancer. |
Copyright © 2024. All rights reserved.