Modifier and Type | Class and Description |
---|---|
class |
LoginServiceImpl
Implementation of LoginManager
|
Constructor and Description |
---|
LoginContextProvider(ApplicationProperties applicationProperties,
LoginService loginService,
JiraAuthenticationContext authenticationContext,
RecoveryMode recoveryMode,
HelpUrls helpUrls) |
Constructor and Description |
---|
UserResource(LoginService loginService) |
Constructor and Description |
---|
LoginGadgetResource(JiraAuthenticationContext authenticationContext,
LoginService loginService) |
Constructor and Description |
---|
UserCheckerImpl(UserKeyStore userKeyStore,
LoginService loginService,
FeatureManager featureManager,
GlobalPermissionManager permissionManager,
PropertiesManager propertiesManager,
HttpServletVariables httpServetVariables) |
Constructor and Description |
---|
CurrentLoginFunction(LoginService loginService) |
LastLoginFunction(LoginService loginService) |
Constructor and Description |
---|
RolesResource(ProjectRoleService roleService,
ProjectService projectService,
JiraAuthenticationContext jiraAuthenticationContext,
AvatarService avatarService,
LoginService loginService,
DateTimeFormatter dateTimeFormatter,
EmailFormatter emailFormatter,
ApplicationRoleManager applicationRoleManager,
UserManager userManager) |
Constructor and Description |
---|
Login(LoginService loginService,
JiraAuthenticationContext jiraAuthenticationContext,
VelocityRequestContextFactory velocityRequestContextFactory,
I18nHelper i18n) |
Constructor and Description |
---|
CurrentUserResource(UserUtil userUtil,
UserManager userManager,
PasswordPolicyManager passwordPolicyManager,
com.atlassian.event.api.EventPublisher eventPublisher,
I18nHelper i18n,
EmailFormatter emailFormatter,
JiraAuthenticationContext authContext,
TimeZoneManager timeZoneManager,
AvatarService avatarService,
JiraBaseUrls jiraBaseUrls,
LoginService loginService,
I18nHelper.BeanFactory beanFactory,
ApplicationRoleBeanConverter applicationRoleBeanConverter,
ApplicationRoleManager applicationRoleManager) |
Constructor and Description |
---|
Dashboard(PortalPageService portalPageService,
ApplicationProperties applicationProperties,
GadgetPermissionManager gadgetPermissionManager,
LoginService loginService,
UserHistoryManager userHistoryManager,
com.atlassian.event.api.EventPublisher eventPublisher,
JiraPageBuilderService jiraPageBuilderService,
FeatureManager featureManager,
XsrfTokenGenerator xsrfTokenGenerator,
LandingPageRedirector landingPageRedirector) |
Constructor and Description |
---|
ResetFailedLoginCount(UserManager userManager,
LoginService loginService) |
Constructor and Description |
---|
ChangePassword(UserUtil userUtil,
UserManager userManager,
PasswordPolicyManager passwordPolicyManager,
LoginService loginService,
PasswordChangeService passwordChangeService) |
EditProfile(com.atlassian.crowd.embedded.api.CrowdService crowdService,
UserManager userManager,
com.atlassian.event.api.EventPublisher eventPublisher,
LoginService loginService) |
ResetPassword(UserUtil userUtil,
LoginService loginService,
com.atlassian.event.api.EventPublisher eventPublisher,
PasswordPolicyManager passwordPolicyManager,
PasswordChangeService passwordChangeService) |
Constructor and Description |
---|
JiraAuthenticationListener(LoginService loginService,
UserManager userManager) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.