public abstract @interface

OAuthScope

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

Class Overview

In case the access to the Protected Resources needs to be restricted in scope a field annotated with @OAuthScope must be present and contain a String indicating the desired scope.

Summary

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