Uses of Interface
com.atlassian.jira.user.UserKeyService
Packages that use UserKeyService
Package
Description
-
Uses of UserKeyService in com.atlassian.jira.auditing.handlers
Constructors in com.atlassian.jira.auditing.handlers with parameters of type UserKeyServiceModifierConstructorDescriptionProjectRoleHandlerImpl
(UserKeyService userKeyService, com.atlassian.audit.api.AuditService auditService) UserEventHandlerImpl
(UserKeyService userKeyService, I18nHelper.BeanFactory i18nBeanFactory, com.atlassian.audit.api.AuditService auditService) -
Uses of UserKeyService in com.atlassian.jira.bc.user.search
Constructors in com.atlassian.jira.bc.user.search with parameters of type UserKeyServiceModifierConstructorDescriptionDefaultAssigneeService
(PermissionContextFactory permissionContextFactory, PermissionSchemeManager permissionSchemeManager, UserHistoryManager userHistoryManager, FeatureManager featureManager, JiraAuthenticationContext authenticationContext, UserKeyService userKeyService, UserManager userManager, PermissionManager permissionManager) -
Uses of UserKeyService in com.atlassian.jira.component
Methods in com.atlassian.jira.component that return UserKeyService -
Uses of UserKeyService in com.atlassian.jira.config
Constructors in com.atlassian.jira.config with parameters of type UserKeyServiceModifierConstructorDescriptionDefaultReindexMessageManager
(JiraPropertySetFactory jiraPropertySetFactory, UserKeyService userKeyService, UserFormats userFormats, I18nHelper.BeanFactory i18nFactory, VelocityRequestContextFactory velocityRequestContextFactory, GlobalPermissionManager globalPermissionManager, TaskManager taskManager, com.atlassian.cache.CacheManager cacheManager, com.atlassian.beehive.ClusterLockService clusterLockService, FlagDismissalService flagDismissalService, DateTimeFormatterFactory dateTimeFormatterFactory, HelpUrls helpUrls) -
Uses of UserKeyService in com.atlassian.jira.issue.fields.layout.column
Constructors in com.atlassian.jira.issue.fields.layout.column with parameters of type UserKeyServiceModifierConstructorDescriptionDefaultColumnLayoutManager
(FieldManager fieldManager, OfBizDelegator ofBizDelegator, UserKeyService userKeyService, com.atlassian.cache.CacheManager cacheManager) -
Uses of UserKeyService in com.atlassian.jira.jql.resolver
Constructors in com.atlassian.jira.jql.resolver with parameters of type UserKeyServiceModifierConstructorDescriptionUserResolverImpl
(UserKeyService userKeyService, UserManager userManager, UserSearchService userSearchService) -
Uses of UserKeyService in com.atlassian.jira.jql.validator
Constructors in com.atlassian.jira.jql.validator with parameters of type UserKeyServiceModifierConstructorDescriptionHistoryFieldValueValidator
(SearchHandlerManager searchHandlerManager, JqlChangeItemMapping jqlChangeItemMapping, JqlOperandResolver operandResolver, ChangeHistoryFieldConfigurationManager configurationManager, SearchProviderFactory searchProviderFactory, I18nHelper.BeanFactory i18nFactory, UserKeyService userKeyService) -
Uses of UserKeyService in com.atlassian.jira.oauth.serviceprovider
Constructors in com.atlassian.jira.oauth.serviceprovider with parameters of type UserKeyServiceModifierConstructorDescriptionOfBizServiceProviderTokenStore
(com.atlassian.oauth.serviceprovider.Clock clock, com.atlassian.event.api.EventPublisher eventPublisher, JiraPropertySetFactory propertySetFactory, OfBizDelegator delegator, com.atlassian.oauth.serviceprovider.ServiceProviderConsumerStore consumerStore, UserKeyService userKeyService, UserManager userManager) -
Uses of UserKeyService in com.atlassian.jira.oauth.serviceprovider.beans
Methods in com.atlassian.jira.oauth.serviceprovider.beans that return UserKeyServiceMethods in com.atlassian.jira.oauth.serviceprovider.beans with parameters of type UserKeyServiceModifier and TypeMethodDescriptionSpringBeans.ofBizTokenStore
(com.atlassian.oauth.serviceprovider.Clock clock, com.atlassian.event.api.EventPublisher eventPublisher, JiraPropertySetFactory jiraPropertySetFactory, OfBizDelegator ofBizDelegator, CachingServiceProviderConsumerStore consumerStore, UserKeyService userKeyService, UserManager userManager) -
Uses of UserKeyService in com.atlassian.jira.permission
Constructors in com.atlassian.jira.permission with parameters of type UserKeyServiceModifierConstructorDescriptionDefaultPermissionSchemeService
(PermissionSchemeManager permissionSchemeManager, GlobalPermissionManager globalPermissions, PermissionGrantValidator permissionGrantValidator, PermissionSchemeRepresentationConverter representationConverter, ProjectService projectService, I18nHelper i18n, UserKeyService userKeyService, UserManager userManager) -
Uses of UserKeyService in com.atlassian.jira.permission.management
Constructors in com.atlassian.jira.permission.management with parameters of type UserKeyServiceModifierConstructorDescriptionManagedPermissionSchemeEditingServiceImpl
(PermissionSchemeManager permissionSchemeManager, I18nHelper i18nHelper, PermissionGrantValidator permissionGrantValidator, PermissionTypeManager permissionTypeManager, PermissionManager permissionManager, UserKeyService userKeyService) -
Uses of UserKeyService in com.atlassian.jira.plugin.userformat
Constructors in com.atlassian.jira.plugin.userformat with parameters of type UserKeyServiceModifierConstructorDescriptionDefaultUserFormats
(UserFormatTypeConfiguration userFormatTypeConfiguration, UserFormatModuleDescriptors userFormatModuleDescriptors, UserKeyService userKeyService) FullProfileUserFormat
(EmailFormatter emailFormatter, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext, GroupPermissionChecker groupPermissionChecker, WebFragmentWebComponent webFragmentWebComponent, UserManager userManager, UserKeyService userKeyService, UserFormatModuleDescriptor moduleDescriptor, UserPropertyManager userPropertyManager, GroupManager groupManager) ProfileLinkUserFormat
(AvatarService avatarService, I18nHelper i18nHelper, JiraAuthenticationContext jiraAuthenticationContext, UserFormatModuleDescriptor moduleDescriptor, UserKeyService userKeyService, UserUtil userUtil, UserManager userManager) SimpleProfileLinkUserFormat
(I18nHelper i18nHelper, JiraAuthenticationContext jiraAuthenticationContext, UserFormatModuleDescriptor moduleDescriptor, UserKeyService userKeyService, UserUtil userUtil, UserManager userManager, BaseUrl baseUrl) UserFormatterImpl
(UserFormat userFormat, UserKeyService userKeyService) -
Uses of UserKeyService in com.atlassian.jira.plugin.workflow
Constructors in com.atlassian.jira.plugin.workflow with parameters of type UserKeyServiceModifierConstructorDescriptionUpdateIssueFieldFunctionPluginFactory
(FieldManager fieldManager, UserKeyService userKeyService) -
Uses of UserKeyService in com.atlassian.jira.plugins.webhooks.serializer.user
Constructors in com.atlassian.jira.plugins.webhooks.serializer.user with parameters of type UserKeyService -
Uses of UserKeyService in com.atlassian.jira.plugins.webhooks.url
Constructors in com.atlassian.jira.plugins.webhooks.url with parameters of type UserKeyServiceModifierConstructorDescriptionUserDeletedEventVariablesProvider
(UserKeyService userKeyService, UserContextSerializer userContextSerializer) -
Uses of UserKeyService in com.atlassian.jira.security.auth.rememberme
Constructors in com.atlassian.jira.security.auth.rememberme with parameters of type UserKeyServiceModifierConstructorDescriptionJiraRememberMeTokenDao
(OfBizDelegator delegator, com.atlassian.seraph.spi.rememberme.RememberMeConfiguration rememberMeConfiguration, UserManager userManager, com.atlassian.core.util.Clock clock, UserKeyService userKeyService) -
Uses of UserKeyService in com.atlassian.jira.user
Classes in com.atlassian.jira.user that implement UserKeyServiceConstructors in com.atlassian.jira.user with parameters of type UserKeyServiceModifierConstructorDescriptionUserDeleteVetoImpl
(OfBizDelegator ofBizDelegator, UserKeyService userKeyService) -
Uses of UserKeyService in com.atlassian.jira.user.anonymize.operations
Constructors in com.atlassian.jira.user.anonymize.operations with parameters of type UserKeyServiceModifierConstructorDescriptionUserNameChangeOperationStep
(UserKeyService userKeyService, UserNameChangeService userNameChangeService) -
Uses of UserKeyService in com.atlassian.jira.web.action.admin.issuesecurity
Constructors in com.atlassian.jira.web.action.admin.issuesecurity with parameters of type UserKeyServiceModifierConstructorDescriptionAddIssueSecurity
(IssueSecuritySchemeManager issueSecuritySchemeManager, SecurityTypeManager issueSecurityTypeManager, IssueSecurityLevelManager issueSecurityLevelManager, UserKeyService userKeyService, ApplicationAuthorizationService applicationAuthorizationService) -
Uses of UserKeyService in com.atlassian.jira.web.action.admin.permission
Constructors in com.atlassian.jira.web.action.admin.permission with parameters of type UserKeyServiceModifierConstructorDescriptionAddPermission
(PermissionManager permissionManager, PermissionSchemeManager permissionSchemeManager, PermissionTypeManager permissionTypeManager, UserKeyService userKeyService, ProjectPermissionFeatureHelper projectPermissionFeatureHelper) -
Uses of UserKeyService in com.atlassian.jira.web.action.project
Constructors in com.atlassian.jira.web.action.project with parameters of type UserKeyServiceModifierConstructorDescriptionEditProject
(ProjectService projectService, UserManager userManager, ProjectTypeManager projectTypeManager, UserKeyService userKeyService, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, ProjectReindexService projectReindexService, HelpUrls helpUrls, ProjectEventManager projectEventManager, ProjectOrderByManager projectOrderByManager, FieldManager fieldManager)