Searched refs:S3HmacAuthV4Handler (Results 1 – 2 of 2) sorted by relevance
29 from boto.auth import S3HmacAuthV4Handler294 self.auth = S3HmacAuthV4Handler(319 auth = S3HmacAuthV4Handler(327 auth = S3HmacAuthV4Handler(
551 class S3HmacAuthV4Handler(HmacAuthV4Handler, AuthHandler): class558 super(S3HmacAuthV4Handler, self).__init__(*args, **kwargs)710 return super(S3HmacAuthV4Handler, self).payload(http_request)719 return super(S3HmacAuthV4Handler, self).add_auth(updated_req,