Interface UserProfilePictureManager


  • @Deprecated(forRemoval=true)
    public interface UserProfilePictureManager
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 8.8
    Accesses the properties file to obtain the default user profile pictures
    • Method Detail

      • getStandardProfilePictures

        Set<String> getStandardProfilePictures​(javax.servlet.ServletContext context)
        Deprecated, for removal: This API element is subject to removal in a future version.