Add a new API operation for invalidating the current authentication token and returni...
authorPanagiotis Astithas <pastith@gmail.com>
Thu, 15 Apr 2010 15:09:56 +0000 (18:09 +0300)
committerPanagiotis Astithas <pastith@gmail.com>
Thu, 15 Apr 2010 15:09:56 +0000 (18:09 +0300)
commit9a2322fcfe645eb1fd00bc9d7cf49b8ed3634cb7
treea2f79a08e01d1fff25ff253f55b48988b3f15436
parent125c5690705bcb788e18e523a4d6b4872e00fc8b
Add a new API operation for invalidating the current authentication token and returning a new one.
src/gr/ebs/gss/server/rest/RequestHandler.java
src/gr/ebs/gss/server/rest/TokenHandler.java [new file with mode: 0644]