| java.lang.Object |
| ↳ |
com.atlassian.confluence.user.DefaultUserProfilePictureManager |
Class Overview
Accesses the properties file to obtain the default user profile pictures
Public Constructors
public
DefaultUserProfilePictureManager
()
Public Methods
public
Set<String>
getStandardProfilePictures
(ServletContext context)
Returns the list of standard profile pictures obtained from the properties file.
Parameters
| context
| Servlet communication method. |
Returns
- a set of String containing the path for each default profile picture.