Modifier and Type | Method and Description |
---|---|
void |
ConfluenceLinkResolver.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserProfileLink(com.atlassian.renderer.links.GenericLinkParser parser,
UserAccessor userAccessor,
PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
StatusListMacro.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
UserCanCreatePersonalSpaceCondition.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
DefaultSummaryEmailNotificationManager(com.atlassian.user.UserManager userManager,
UserAccessor userAccessor,
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory,
SettingsManager settingsManager,
PersonalInformationManager personalInformationManager,
PermissionManager permissionManager,
LoginManager loginManager,
CoreFeaturesManager coreFeaturesManager) |
Constructor and Description |
---|
UserDtoFactoryImpl(UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
ContextPathHolder contextPathHolder,
UserDetailsManager userDetailsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
PersonalInformationManager personalInformationManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
PermissionManager permissionManager,
SettingsManager settingsManager) |
Modifier and Type | Method and Description |
---|---|
PersonalInformationManager |
UsersSoapService.getPersonalInformationManager() |
Modifier and Type | Method and Description |
---|---|
void |
UsersSoapService.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
SpacesSoapService.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
PermissionHelper(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
PageManager pageManager) |
Modifier and Type | Field and Description |
---|---|
protected PersonalInformationManager |
AbstractEditSpaceAction.personalInformationManager |
Modifier and Type | Method and Description |
---|---|
PersonalInformationManager |
CreatePersonalSpaceAction.getPersonalInformationManager() |
Modifier and Type | Method and Description |
---|---|
void |
CreatePersonalSpaceAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
AbstractEditSpaceAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
CreatePersonalSpaceListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
RemovePersonalSpaceListener(PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
com.atlassian.bonnie.Indexer indexer,
I18NBeanFactory i18NBeanFactory) |
Modifier and Type | Method and Description |
---|---|
void |
FuncTestRpcHandlerImpl.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserIndexingUpgradeTask(PersonalInformationManager personalInformationManager,
net.sf.hibernate.SessionFactory sessionFactory,
BatchOperationManager batchOperationManager,
IndexQueueEntryDao indexQueueEntryDao) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersonalInformationManager |
Constructor and Description |
---|
DefaultSignupManager(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.security.random.SecureTokenGenerator secureTokenGenerator,
UserAccessor userAccessor,
UserVerificationTokenManager userVerificationTokenManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
SettingsManager settingsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
EmailService notificationsService,
NotificationsSender notificationsSender,
com.atlassian.event.api.EventPublisher eventPublisher,
UserChecker userChecker,
PersonalInformationManager personalInformationManager,
com.atlassian.core.task.MultiQueueTaskManager taskManager,
I18NBeanFactory i18NBeanFactory,
DataSourceFactory dataSourceFactory) |
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManager spacePermissionManager,
ContentEntityManager contentEntityManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
AttachmentManager attachmentManager,
com.atlassian.event.EventManager eventManager,
ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
HibernateSessionManager sessionManager,
ConfluenceUserDao confluenceUserDao,
com.atlassian.user.UserManager backingUserManager,
SettingsManager settingsManager,
com.atlassian.crowd.embedded.api.UnfilteredCrowdService unfilteredCrowdService,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier) |
DefaultUserDetailsManager(ContentPropertyManager contentPropertyManager,
PersonalInformationManager personalInformationManager) |
Modifier and Type | Field and Description |
---|---|
protected PersonalInformationManager |
AbstractUserProfileAction.personalInformationManager |
Modifier and Type | Method and Description |
---|---|
void |
EditUserAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
AbstractUserProfileAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
UserIndexingListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserDirectoryListener(ConfluenceUserDao confluenceUserDao,
com.atlassian.seraph.spi.rememberme.RememberMeTokenDao rememberMeTokenDao,
PersonalInformationManager personalInformationManager,
com.atlassian.user.UserManager backingUserManager,
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService) |
Constructor and Description |
---|
DefaultUserProfileService(PermissionManager permissionManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
PersonalInformationManager personalInformationManager,
UserProfilePictureManager userProfilePictureManager)
Deprecated.
|
DeleteProfilePictureCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
String fileName)
Deprecated.
|
SetProfilePictureFromFilenameCommand(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User targetUser,
String imageFileName,
Set<String> buildInProfilePics)
Deprecated.
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName)
Deprecated.
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName,
int topLeftX,
int topLeftY,
int width)
Deprecated.
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName,
com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl.Selection cropSelection)
Deprecated.
|
Constructor and Description |
---|
PersonalSpaceServlet(UserAccessor userAccessor,
SpaceManager spaceManager,
PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Constructor and Description |
---|
CurrentUserInfoResourceHandler(UserAccessor userAccessor,
SpaceManager spaceManager,
PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Copyright © 2003–2016 Atlassian. All rights reserved.