| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationCodeConnectionProviderWrapper<C>
A
ReconnectableConnectionProviderWrapper which makes sure that by the time the ConnectionProvider.connect()
method is invoked on the delegate, the authorization dance has been completed and the AuthorizationCodeState and
OAuthCallbackValue fields have been properly injected |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentialsConnectionProviderWrapper<C>
A
ReconnectableConnectionProviderWrapper which makes sure that by the time the ConnectionProvider.connect()
method is invoked on the delegate, the authorization dance has been completed and the ClientCredentialsState and
OAuthCallbackValue fields have been properly injected |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.