Interface ReadFromInbox

All Known Subinterfaces:
InboxService

public interface ReadFromInbox
Reads users' file in INBOX - inbox owner can read files that are shared with him using this operation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Opens resource identified by the location from request inside INBOX and supplies its decrypted content.
  • Method Details

    • read

      Opens resource identified by the location from request inside INBOX and supplies its decrypted content.
      Parameters:
      request - Where to read resource (location can be relative/absolute)
      Returns:
      Decrypted resource content stream