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


public interface OAuthAuthorizationParameter


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

Method Detail

getName

String getName()

isOptional

boolean isOptional()

getDefaultValue

String getDefaultValue()

getType

Type getType()


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