commit | f4b5e1a3955dc278a52fe41912f2f8fc7c7097c3 | [log] [tgz] |
---|---|---|
author | Michael Hanl <micha.hanl@gmail.com> | Tue Mar 25 19:00:23 2014 +0000 |
committer | Michael Hanl <micha.hanl@gmail.com> | Tue Mar 25 19:00:23 2014 +0000 |
tree | 0535f342894694ed04bc1e695b99749f8ec8c35b | |
parent | 99b2fd72c25b92dec8218fa2ca3b981ae50dec39 [diff] |
REST service: - korap to public service interface that only includes publicly available functions - reset passphrase request moved to UserService Exceptions: - added EmptyResultException Policy Service: - distinguising retrieve and build policies - throw EmptyResultException if no policies available - QueryParser and QueryRewriter (latter not yet implemented) - general bug fixing