Class: AnnFlavorCore::AuthConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Attribute Details

#client_idObject

Returns the value of attribute client_id

Returns:

  • (Object)

    the current value of client_id



150
151
152
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 150

def client_id
  @client_id
end

#othersObject

Returns the value of attribute others

Returns:

  • (Object)

    the current value of others



150
151
152
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 150

def others
  @others
end

#reversed_client_idObject

Returns the value of attribute reversed_client_id

Returns:

  • (Object)

    the current value of reversed_client_id



150
151
152
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 150

def reversed_client_id
  @reversed_client_id
end

Class Method Details

.defaultsObject



151
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 151

def self.defaults = new(others: {})