JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
I
L
R
W
D
de.adorsys.datasafe.inbox.api
- package de.adorsys.datasafe.inbox.api
de.adorsys.datasafe.inbox.api.actions
- package de.adorsys.datasafe.inbox.api.actions
I
InboxService
- Interface in
de.adorsys.datasafe.inbox.api
Aggregate view of operations possible with users' INBOX.
L
list(ListRequest<UserIDAuth, PrivateResource>)
- Method in interface de.adorsys.datasafe.inbox.api.actions.
ListInbox
List files/entries at the location (possibly absolute) within INBOX, specified by
request
ListInbox
- Interface in
de.adorsys.datasafe.inbox.api.actions
Lists files shared with user inside his INBOX.
R
read(ReadRequest<UserIDAuth, PrivateResource>)
- Method in interface de.adorsys.datasafe.inbox.api.actions.
ReadFromInbox
Opens resource identified by the location from
request
inside INBOX and supplies its decrypted content.
ReadFromInbox
- Interface in
de.adorsys.datasafe.inbox.api.actions
Reads users' file in INBOX - inbox owner can read files that are shared with him using this operation.
remove(RemoveRequest<UserIDAuth, PrivateResource>)
- Method in interface de.adorsys.datasafe.inbox.api.actions.
RemoveFromInbox
Deletes users' file inside users' INBOX
RemoveFromInbox
- Interface in
de.adorsys.datasafe.inbox.api.actions
Removes users' file from INBOX.
W
write(WriteRequest<UserID, PublicResource>)
- Method in interface de.adorsys.datasafe.inbox.api.actions.
WriteToInbox
Encrypts stream content using asymmetric cryptography and writes it into resource specified by
request
within INBOX
WriteToInbox
- Interface in
de.adorsys.datasafe.inbox.api.actions
Shares file with the user by writing into his INBOX folder.
D
I
L
R
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.