public interface

OAuthAuthenticationProvider

implements ImpersonatingAuthenticationProvider
com.atlassian.applinks.api.auth.types.OAuthAuthenticationProvider

Class Overview

The OAuth Authentication provider indicating that OAuth is used to authenticate to the remote application. Pass this type to the createAuthenticatedRequestFactory(Class) method to obtain a com.atlassian.sal.api.net.RequestFactory instance that uses oauth authentication for authentication.