public abstract @interface

OAuth

implements Annotation
org.mule.api.annotations.oauth.OAuth

Class Overview

A class annotated with @OAuth is applied to a @Module that uses the OAuth 1.0a protocol for authentication. Basic information about the Service Provider is required to go through the OAuth 1.0a flow.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation