| Modifier and Type | Method and Description |
|---|---|
static <T extends org.mule.runtime.extension.api.connectivity.oauth.OAuthState> |
ExtensionsOAuthUtils.getOAuthStateSetter(Object target,
Class<T> stateType,
org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantType grantType)
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldSetter<Object,Object> |
ClientCredentialsConnectionProviderWrapper.resolveOauthStateSetter(ClientCredentialsConfig oauthConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<FieldSetter,ValueResolver<Object>> |
DefaultObjectBuilder.resolvers |
| Modifier and Type | Method and Description |
|---|---|
static Optional<FieldSetter> |
IntrospectionUtils.getDefaultEncodingFieldSetter(Object target,
ReflectionCache reflectionCache)
|
Optional<FieldSetter> |
ReflectionCache.getFieldSetterForAnnotatedField(Object target,
Class<? extends Annotation> annotationClass) |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.