Class: Autonoma::AuthContext
- Inherits:
-
Struct
- Object
- Struct
- Autonoma::AuthContext
- Defined in:
- lib/autonoma/types.rb
Instance Attribute Summary collapse
-
#refs ⇒ Object
Returns the value of attribute refs.
-
#scope_value ⇒ Object
Returns the value of attribute scope_value.
Instance Attribute Details
#refs ⇒ Object
Returns the value of attribute refs
24 25 26 |
# File 'lib/autonoma/types.rb', line 24 def refs @refs end |
#scope_value ⇒ Object
Returns the value of attribute scope_value
24 25 26 |
# File 'lib/autonoma/types.rb', line 24 def scope_value @scope_value end |