You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Florian Müller <fm...@apache.org> on 2015/03/03 11:09:15 UTC

Re: document content url

Hi Michael,

Please open an improvement issue in JIRA.
The problem with such a URL is that it doesn't contain any 
authentication information. That is, any system or user using this URL 
has to re-authenticate.


Thanks,

Florian


> Hi,
> 
> It would be nice to have a method getContentUrl on Document.
> Currently you have to use loadContentLink on LinkAccess after casting.
> For the webservices binding it could return null or throw an exception.
> 
> Michael