public abstract @interface

OAuth2

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

Class Overview

The 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 flow.

Summary

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