Credential.actual_caller_hrn tries to find out who is really calling, for delegated...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 27 May 2014 20:45:47 +0000 (22:45 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 27 May 2014 20:45:47 +0000 (22:45 +0200)
commit9c7928cb3139d33f2165bad8bea14342d40fb9b0
tree03c8ba4fa5114234939a076ed00f6e472030613d
parentfb37f14eddf705a18b055341668efaa4a5b1a5b8
Credential.actual_caller_hrn tries to find out who is really calling, for delegated credentials
Allocate takes advantage of this to pass options['actual_caller_hrn'] to its driver
sfa/methods/Allocate.py
sfa/trust/credential.py