| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.api.annotations.oauth.OAuthSigningStrategy | |
The enum defines where to include the OAuth 1.0a parameters. This configuration will be used throughout the OAuth 1.0a flow.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OAuthSigningStrategy | AUTHORIZATION_HEADER | ||||||||||
| OAuthSigningStrategy | QUERY_STRING | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||