public interface EncryptedDocumentReadService
| Modifier and Type | Method and Description |
|---|---|
InputStream |
read(ReadRequest<UserIDAuth,AbsoluteLocation<PrivateResource>> location)
Reads and decrypts encrypted document, handles document encryption type internally.
|
InputStream read(ReadRequest<UserIDAuth,AbsoluteLocation<PrivateResource>> location)
location - From where to read dataCopyright © 2019. All rights reserved.