missing methods in __init__
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 6 Oct 2010 07:54:43 +0000 (09:54 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 6 Oct 2010 07:54:43 +0000 (09:54 +0200)
commit9887cc98e96651bc4dd1a1999f299800c187b520
tree228177e30608a66b5dfa65bd544cd42cd4d8f172
parent2d89f9d9afe853ce005411991cd98171d63ed266
missing methods in __init__
arguments to Get(Self)Credential (from get_credential, need to swap hrn and type)
renamed RightList into just Rights
13 files changed:
sfa/client/sfi.py
sfa/managers/registry_manager_pl.py
sfa/methods/GetCredential.py
sfa/methods/GetSelfCredential.py
sfa/methods/__init__.py
sfa/plc/api-dev.py
sfa/plc/api.py
sfa/server/sfa_component_setup.py
sfa/trust/auth.py
sfa/trust/credential.py
sfa/trust/credential_legacy.py
sfa/trust/hierarchy.py
sfa/trust/rights.py