changed credential set_lifetime to be in absolute time, not relative. Fixed registry...
authorJosh Karlin <jkarlin@bbn.com>
Fri, 8 Oct 2010 15:14:48 +0000 (11:14 -0400)
committerJosh Karlin <jkarlin@bbn.com>
Fri, 8 Oct 2010 15:14:48 +0000 (11:14 -0400)
commit7c982c37858ad4500fc4c1b71896e2f6efe4a065
tree549eecd76eb2651df2b7ab181cc901a1341b2673
parentd5237ce3bb7d5c4c7a30e9fae78136a0a8e5da46
changed credential set_lifetime to be in absolute time, not relative.  Fixed registry_manager_pl to set credential expiration time on GetCredential
sfa/client/sfi.py
sfa/managers/aggregate_manager_pl.py
sfa/managers/registry_manager_pl.py
sfa/methods/RenewSliver.py
sfa/trust/credential.py
tests/testCred.py