public class CMSDocumentReadService extends Object implements EncryptedDocumentReadService
| Constructor and Description |
|---|
CMSDocumentReadService(StorageReadService readService,
PrivateKeyService privateKeyService,
CMSEncryptionService cms) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
read(ReadRequest<UserIDAuth,AbsoluteLocation<PrivateResource>> request) |
@Inject public CMSDocumentReadService(StorageReadService readService, PrivateKeyService privateKeyService, CMSEncryptionService cms)
public InputStream read(ReadRequest<UserIDAuth,AbsoluteLocation<PrivateResource>> request)
read in interface EncryptedDocumentReadServiceCopyright © 2019. All rights reserved.