|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@DependsOn(value=OAuthAuthenticationProvider.class) public interface TwoLeggedOAuthAuthenticationProvider
The Standard 2-Legged OAuth Authentication provider. 2-Legged OAuth is a variation of OAuth protocol as outlined
in http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/1/spec.html. In general, 2-Legged OAuth
is used for system-to-system communication which doesn't concern user-specific information nor involve
user interaction.
Pass this type to the ReadOnlyApplicationLink.createAuthenticatedRequestFactory(Class)
method to obtain a RequestFactory instance
that uses 2 Legged OAuth authentication for authentication.
| Method Summary |
|---|
| Methods inherited from interface com.atlassian.applinks.api.auth.NonImpersonatingAuthenticationProvider |
|---|
getRequestFactory |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||