| Package | Description |
|---|---|
| com.atlassian.applinks.spi.auth | |
| com.atlassian.applinks.spi.link |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoConfiguringAuthenticatorProviderPluginModule.disable(com.atlassian.sal.api.net.RequestFactory authenticatedRequestFactory,
ApplicationLink applicationLink)
Disables the reciprocal authentication relationship with the target
ApplicationLink. |
void |
AutoConfiguringAuthenticatorProviderPluginModule.enable(com.atlassian.sal.api.net.RequestFactory authenticatedRequestFactory,
ApplicationLink applicationLink)
Initialises a working reciprocal authentication relationship with the target
ApplicationLink using this
authentication provider. |
| Modifier and Type | Method and Description |
|---|---|
void |
MutatingApplicationLinkService.configureAuthenticationForApplicationLink(ApplicationLink applicationLink,
AuthenticationScenario authenticationScenario,
String username,
String password)
Configures authentication on an application link
|
Copyright © 2018 Atlassian. All rights reserved.