X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Ftrust%2Fcredential.py;h=c4e6982d303624c8fefb41ad1d6a32025b336ed1;hb=f5b8415e55c7d889dda5663a5742a2ccd684e047;hp=c04b1236442aa68b59577666d626af8cf9fb6f55;hpb=899018dc3319904f364ad450338ad504254e6c72;p=sfa.git diff --git a/sfa/trust/credential.py b/sfa/trust/credential.py index c04b1236..c4e6982d 100644 --- a/sfa/trust/credential.py +++ b/sfa/trust/credential.py @@ -278,6 +278,7 @@ class Credential(object): self.decode() return self.gidObject.get_printable_subject() + # sounds like this should be __repr__ instead ?? def get_summary_tostring(self): if not self.gidObject: self.decode()