Class: LHS::Interceptors::AutoOauth::ThreadRegistry

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::PerThreadRegistry
Defined in:
lib/lhs/interceptors/auto_oauth/thread_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#access_tokenObject

Returns the value of attribute access_token.



14
15
16
# File 'lib/lhs/interceptors/auto_oauth/thread_registry.rb', line 14

def access_token
  @access_token
end