| Class | Mixlib::Authentication::SigningObject |
| In: |
lib/mixlib/authentication/signedheaderauth.rb
|
| Parent: | Struct.new(:http_method, :path, :body, :host, :timestamp, :user_id, :file, :proto_version) |
A Struct-based value object that contains the necessary information to generate a request signature. `SignedHeaderAuth.signing_object()` provides a more convenient interface to the constructor.