public class OAuthParameterModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ModelProperty used on ParameterModel instances, indicating that such
parameter should be used as an OAuth parameter.
This is equivalent to the OAuthParameter annotation
| Constructor and Description |
|---|
OAuthParameterModelProperty(String requestAlias)
Creates a new instance
|
public OAuthParameterModelProperty(String requestAlias)
requestAlias - the name under which the parameter is sent to the OAuth provider during the authentication dancepublic String getRequestAlias()
public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectoauthParameterpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2017 MuleSoft, Inc.. All rights reserved.