package

com.atlassian.confluence.user.service

Interfaces

DeleteProfilePictureCommand  
SetProfilePictureCommand Commands for setting a user's profile picture  
UserProfileService Service for user profile-related functions such as editing profiles, managing preferences and so on. 

Classes

AbstractProfilePictureCommandTest  
ByteArrayImageOutputStreamImpl  
DefaultUserProfileService  
DeleteProfilePictureCommandImpl  
SetProfilePictureFromFilenameCommand Service command for setting a user's profile picture to previously uploaded attachment, or to a built-in icon. 
SetProfilePictureFromImageCommandImpl Service command for setting a user's profile picture to a newly uploaded image. 
TestDeleteProfilePictureCommand  
TestSetProfilePictureFromFilenameCommand  
TestSetProfilePictureFromImageCommand