Project

General

Profile

Statistics
| Revision:

# Date Author Comment
46874 19/04/2017 02:33 PM Sofia Baltzi

Update JWTValidator, add a first draft with jwt's exception handling

46807 12/04/2017 04:43 PM Sofia Baltzi

Update JWTValidator, remove comments

46806 12/04/2017 04:42 PM Sofia Baltzi

Update HelloWorldService.java, Add Response isValid

46793 12/04/2017 02:26 PM Sofia Baltzi

Update JWTValidator, check if a jwt token is valid

46789 12/04/2017 11:41 AM Sofia Baltzi

Update JWTValidator, TODO plan about validation token and testing

46758 10/04/2017 01:12 PM Katerina Iatropoulou

Added security package

45960 20/02/2017 03:34 PM Argiro Kokogiannaki

Adding bulk insert and delete methods

43441 27/07/2016 12:12 PM Katerina Iatropoulou

minor changes

42790 08/06/2016 03:03 PM Argiro Kokogiannaki

in insert claim method new parameters added for access rights and embargo date

42763 03/06/2016 12:36 PM Argiro Kokogiannaki

More parameters added for fetch methods to include: sorting functionality, filtering by type, filtering by keyword / add the proper parameters in fetch

42736 01/06/2016 05:00 PM Katerina Iatropoulou

small changes in responses

42724 30/05/2016 05:13 PM Katerina Iatropoulou

correct xQueries for contexts

42708 27/05/2016 08:58 AM Katerina Iatropoulou

context related information added in the API

42291 22/04/2016 02:32 PM Katerina Iatropoulou

POST and DELET methods added to the connector API

42277 20/04/2016 01:46 PM Katerina Iatropoulou

add get claims by project, result, user, context, id.

42275 19/04/2016 05:05 PM Katerina Iatropoulou

First version of REST API for connector - get claims per project available

42274 19/04/2016 05:04 PM Katerina Iatropoulou

First version of REST API for connector - get claims per project available

42190 12/04/2016 11:53 AM Katerina Iatropoulou

Creating branch for connector without thrift implementation. Introducing Jersey

40632 05/01/2016 05:05 PM Katerina Iatropoulou

Changed thrift interface and java method for insertConcept to pass doi information - related to #1500

38877 31/08/2015 03:00 PM Katerina Iatropoulou

new wellcome trust prefix + datasourceprefix set to openaire____ #1501

36612 22/04/2015 04:42 PM Katerina Iatropoulou

new uoa-commons version and INFO debug level related to #1288 and #1278

34231 03/02/2015 02:33 PM Katerina Iatropoulou

Closing #990 and adding deletion functionality

33344 11/12/2014 03:28 PM Katerina Iatropoulou

Handling from - to queries with timestamps instead of dates

33343 11/12/2014 02:05 PM Katerina Iatropoulou

connector and thrift php with enhanced Claim object that contains objectid. This is to better support claim deletion.

32689 13/11/2014 01:16 PM Katerina Iatropoulou

prepare for 1.0.0 release

32063 31/10/2014 06:45 PM Katerina Iatropoulou

typo

32062 31/10/2014 06:44 PM Katerina Iatropoulou

adding embargoEndDate in DMF schema in claims

31275 10/10/2014 06:52 PM Antonis Lempesis

adding 40| and 50| in front of results and project ids

28837 02/07/2014 04:36 PM Antonis Lempesis

using timestamps instead of dates

28325 20/06/2014 01:55 AM Antonis Lempesis

- Fixed the ids in result to result relations
- Added a simple test class

28324 19/06/2014 08:28 PM Antonis Lempesis

correct formatting of code

28323 19/06/2014 08:24 PM Antonis Lempesis

catching and logging exceptions at claimConnector level

28322 19/06/2014 08:18 PM Antonis Lempesis

- Fixed a bug in spring config
- Accepting null source for claiming

28315 19/06/2014 04:22 PM Antonis Lempesis

stopped closing connections

28314 19/06/2014 04:14 PM Antonis Lempesis

- Removed obsolete inference input methods
- Updated the connector interface to add a result-result relation

28258 17/06/2014 03:04 AM Antonis Lempesis

broke the claim functionality in 2 steps: insert dmf + relations

27637 20/05/2014 01:43 PM Antonis Lempesis

Added user info in returned claims

27536 16/05/2014 01:36 AM Antonis Lempesis

better handling of connections and datasource

27477 15/05/2014 12:23 PM Antonis Lempesis

changed the way date range queries are executed for admin claims

27476 15/05/2014 12:04 PM Antonis Lempesis

added import. (local compile fails, please bear with me\!)

27474 15/05/2014 10:54 AM Antonis Lempesis

added spring tx management in connector methods

27255 08/05/2014 10:47 PM Antonis Lempesis

casting dates

27235 08/05/2014 01:43 PM Katerina Iatropoulou

copying uoa-openaire connector to start working on spring4