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

Packages that use OAuthAuthorizationParameter
org.mule.devkit.model.module.oauth   
 

Uses of OAuthAuthorizationParameter in org.mule.devkit.model.module.oauth
 

Methods in org.mule.devkit.model.module.oauth that return types with arguments of type OAuthAuthorizationParameter
 List<OAuthAuthorizationParameter> OAuthModule.getAuthorizationParameters()
          Extra authorization parameters that will be appended as a query string arguments when building the authorization URL.
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.