V - version tagpublic class LatestReadImpl<V extends LatestDFSVersion> extends Object implements VersionedRead<V>
EncryptedLatestLinkService, follows that link by reading its content to get latest blob
location, reads and decrypts latest blob content using ReadFromPrivate| Constructor and Description |
|---|
LatestReadImpl(V versionStrategy,
ReadFromPrivate readFromPrivate,
EncryptedLatestLinkService latestVersionLinkLocator) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
read(ReadRequest<UserIDAuth,PrivateResource> request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStrategy@Inject public LatestReadImpl(V versionStrategy, ReadFromPrivate readFromPrivate, EncryptedLatestLinkService latestVersionLinkLocator)
public InputStream read(ReadRequest<UserIDAuth,PrivateResource> request)
read in interface ReadFromPrivateCopyright © 2019. All rights reserved.