Package com.atlassian.applinks.api.auth

Interface Summary
AuthenticationProvider Authentication
ImpersonatingAuthenticationProvider Impersonating authentication providers allow the caller to specify a user, on his behalf the request to the remote application is made.
NonImpersonatingAuthenticationProvider A Non-Impersonating authentication provider means the authentication mode doesn't allow the request to be executed in the context of user as specified by the caller.
 

Class Summary
Anonymous This provider performs no authentication.
 

Annotation Types Summary
DependsOn An annotation that describes dependency of the configuration of an AuthenticationProvider on that of others.
 



Copyright © 2015 Atlassian. All rights reserved.