Hello,
I enabled basic authentication in Jena Fuseki2 by uncommenting /$/** =
authcBasic,user in shiro.ini file. When I use the web page, I am asked to
give username and password, everything works fine. The problem is that when
I execute a query over the sparql service using
QueryExecutionFactory.sparqlService, I get the answer of the query, which
means that the sparql service in fuseki is not secured. Did I miss some
parameter to make sparqlservice ask for authentication?

Thanks in advance
-- 
*Tarek*

Reply via email to