public class LoginContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
| Constructor and Description |
|---|
LoginContextProvider(ApplicationProperties applicationProperties,
LoginService loginService,
JiraAuthenticationContext authenticationContext,
RecoveryMode recoveryMode,
HelpUrls helpUrls) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
void |
init(Map<String,String> params) |
public LoginContextProvider(ApplicationProperties applicationProperties, LoginService loginService, JiraAuthenticationContext authenticationContext, RecoveryMode recoveryMode, HelpUrls helpUrls)
Copyright © 2002-2017 Atlassian. All Rights Reserved.