Class ImageService

java.lang.Object
org.gluu.oxtrust.service.ImageService

@Named("imageService") @ApplicationScoped public class ImageService extends Object
Service class to work with images in photo repository
Author:
Yuriy Movchan Date: 11.04.2010
  • Constructor Details

    • ImageService

      public ImageService()
  • Method Details

    • getBlankImageData

      public byte[] getBlankImageData()
    • getBlankPhotoData

      public byte[] getBlankPhotoData()
    • getBlankIconData

      public byte[] getBlankIconData()
    • isIconImage

      public boolean isIconImage(org.gluu.model.GluuImage image)