public interface

ImpersonatingAuthenticationProvider

implements AuthenticationProvider
com.atlassian.applinks.api.auth.ImpersonatingAuthenticationProvider
Known Indirect Subclasses

Class Overview

Impersonating authentication providers allow to specify a user, on his behalf the request to the remote application is made. The remote application will only return content / information that is visible and accessible for this user.

Summary

Public Methods
abstract ApplicationLinkRequestFactory getRequestFactory(String username)

Public Methods

public abstract ApplicationLinkRequestFactory getRequestFactory (String username)