Class: Keystone::V2_0::Token

Inherits:
Openstack::Client::Resource show all
Defined in:
lib/keystone/v2_0/tokens.rb

Instance Attribute Summary

Attributes inherited from Openstack::Client::Resource

#info, #loaded, #manager

Instance Method Summary collapse

Methods inherited from Openstack::Client::Resource

#add_details, delegate, #get, #method_missing

Constructor Details

#initialize(manager, info, loaded = nil) ⇒ Token

Returns a new instance of Token.



9
10
11
# File 'lib/keystone/v2_0/tokens.rb', line 9

def initialize manager, info, loaded=nil
  super
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Openstack::Client::Resource