Class ImapDataService

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

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

    • ImapDataService

      public ImapDataService()
  • Method Details

    • getJsonStringFromImap

      public String getJsonStringFromImap(org.gluu.model.GluuIMAPData imapData)
    • getGluuIMAPDataFromJson

      public org.gluu.model.GluuIMAPData getGluuIMAPDataFromJson(String json)