Method: OpenStack::Connection#auth_method
- Defined in:
- lib/openstack/connection.rb
#auth_method ⇒ Object (readonly)
Returns the value of attribute auth_method.
10 11 12 |
# File 'lib/openstack/connection.rb', line 10 def auth_method @auth_method end |