Class: Mixlib::Authentication::SignatureResponse
- Inherits:
-
Struct
- Object
- Struct
- Mixlib::Authentication::SignatureResponse
- Defined in:
- lib/mixlib/authentication/signatureverification.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
28 29 30 |
# File 'lib/mixlib/authentication/signatureverification.rb', line 28 def name @name end |