org.mule.devkit.model.module.oauth
Interface OAuthAuthorizationParameter


public interface OAuthAuthorizationParameter


Method Summary
 String getDefaultValue()
           
 String getDescription()
           
 String getName()
           
 Type getType()
           
 boolean isOptional()
           
 

Method Detail

getName

String getName()

isOptional

boolean isOptional()

getDefaultValue

String getDefaultValue()

getType

Type getType()

getDescription

String getDescription()


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.