Uses of Package
com.atlassian.applinks.api.auth

Packages that use com.atlassian.applinks.api.auth
com.atlassian.applinks.api API classes and components for interacting with the AppLinks plugin. 
com.atlassian.applinks.api.auth   
com.atlassian.applinks.api.auth.types   
 

Classes in com.atlassian.applinks.api.auth used by com.atlassian.applinks.api
AuthenticationProvider
          Authentication
 

Classes in com.atlassian.applinks.api.auth used by com.atlassian.applinks.api.auth
AuthenticationProvider
          Authentication
 

Classes in com.atlassian.applinks.api.auth used by com.atlassian.applinks.api.auth.types
AuthenticationProvider
          Authentication
DependsOn
          An annotation that describes dependency of the configuration of an AuthenticationProvider on that of others.
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.
 



Copyright © 2015 Atlassian. All rights reserved.