Package org.gluu.oxtrust.service
Class DownloadService
- java.lang.Object
-
- org.gluu.oxtrust.service.DownloadService
-
- All Implemented Interfaces:
java.io.Serializable
@ApplicationScoped @Named("downloadService") public class DownloadService extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DownloadService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
contactsAsCSV(GluuCustomPerson currentPerson)
-
-
-
Method Detail
-
contactsAsCSV
public byte[] contactsAsCSV(GluuCustomPerson currentPerson)
-
-