Class: TrainPlugins::Rest::Anonymous

Inherits:
AuthHandler show all
Defined in:
lib/train-rest/auth_handler/anonymous.rb

Overview

No Authentication

Instance Attribute Summary

Attributes inherited from AuthHandler

#connection, #options

Method Summary

Methods inherited from AuthHandler

#auth_headers, #auth_parameters, #check_options, descendants, #initialize, #login, #logout, name, #renew_session, #renewal_needed?

Constructor Details

This class inherits a constructor from TrainPlugins::Rest::AuthHandler