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

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

Uses of OAuthModule in org.mule.devkit.model.module
 

Methods in org.mule.devkit.model.module that return OAuthModule
 OAuthModule ProcessorMethod.getOAuthModule()
           
 

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

Methods in org.mule.devkit.model.module.oauth that return types with arguments of type OAuthModule
 Method<OAuthModule> OAuthModule.getPostAuthorizationMethod()
          Retrieve the method that should be executed once the authorization process has ended.
 Method<OAuthModule> OAuthModule.getUserIdentifierMethod()
          Retrieve the method marked with OAuthAccessTokenIdentifier
 



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