You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2014/03/26 17:48:16 UTC

[jira] [Resolved] (OAK-1604) Support for signed references in Blob

     [ https://issues.apache.org/jira/browse/OAK-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra resolved OAK-1604.
----------------------------------

    Resolution: Fixed

> Support for signed references in Blob
> -------------------------------------
>
>                 Key: OAK-1604
>                 URL: https://issues.apache.org/jira/browse/OAK-1604
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Critical
>             Fix For: 0.20
>
>
> As part of JCR-3534 Jackrabbit has introduced support for signed references for securely transferring binary references across repositories sharing the DataStore
> Support for FileDataStore was added as part of OAK-805. However support for signed references is missing. 
> As a fix signed references should be supported
> # org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob#getReference - It should probably delegate to org.apache.jackrabbit.core.data.AbstractDataRecord#getReference if the underlying BlobStore is based on DataStore
> # It should be possible to specify the signing key using OSGi config



--
This message was sent by Atlassian JIRA
(v6.2#6252)