| Package | Description |
|---|---|
| com.atlassian.applinks.spi.auth |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationDirection |
AuthenticationDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationDirection[] |
AuthenticationDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AuthenticationProviderPluginModule.getConfigUrl(ApplicationLink link,
org.osgi.framework.Version applicationLinksVersion,
AuthenticationDirection direction,
javax.servlet.http.HttpServletRequest request)
Called by AppLinks when it renders the inbound and outbound authentication configuration.
|
Copyright © 2018 Atlassian. All rights reserved.