public interface EncryptedLatestLinkService
| Modifier and Type | Method and Description |
|---|---|
AbsoluteLocation<PrivateResource> |
readLinkAndDecrypt(UserIDAuth owner,
AbsoluteLocation<PrivateResource> latestLink)
Reads content of latest link.
|
AbsoluteLocation<PrivateResource> |
resolveLatestLinkLocation(UserIDAuth owner,
PrivateResource resource)
Provides location of latest link.
|
AbsoluteLocation<PrivateResource> resolveLatestLinkLocation(UserIDAuth owner, PrivateResource resource)
owner - user authorizationresource - relative resourceAbsoluteLocation<PrivateResource> readLinkAndDecrypt(UserIDAuth owner, AbsoluteLocation<PrivateResource> latestLink)
owner - user authorizationlatestLink - location of link-fileCopyright © 2019. All rights reserved.