public class OAuthCallbackValuesModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ModelProperty to be used on OAuth enabled ConnectionProviderModels to indicate which fields are to be
used as callback valuesOAuthCallbackValue,
Serialized Form| Constructor and Description |
|---|
OAuthCallbackValuesModelProperty(Map<Field,String> callbackValues)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Map<Field,String> |
getCallbackValues() |
String |
getName() |
boolean |
isPublic() |
public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectoauthCallbackValuespublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.