D | auth.py | 123 def add_auth(self, http_request, **kwargs): member in AnonAuthHandler 141 def add_auth(self, http_request, **kwargs): member in HmacAuthV1Handler 177 def add_auth(self, http_request, **kwargs): member in HmacAuthV2Handler 201 def add_auth(self, http_request, **kwargs): member in HmacAuthV3Handler 266 def add_auth(self, req, **kwargs): member in HmacAuthV3HTTPHandler 493 def add_auth(self, req, **kwargs): member in HmacAuthV4Handler 712 def add_auth(self, req, **kwargs): member in S3HmacAuthV4Handler 719 return super(S3HmacAuthV4Handler, self).add_auth(updated_req, 802 def add_auth(self, http_request, **kwargs): member in STSAnonHandler 821 def add_auth(self, http_request, **kwargs): member in QuerySignatureHelper [all …]
|