google-api-ruby-client/lib/google/api_client/auth
Ben Barnard c428db0f3d Shutdown WEBrick server used in installed app flow
Starting and stopping WEBrick only controls whether the event loop is
running, it does not start and stop listening on TCP sockets.
Our WEBrick server is starting to listen when it is initialised,
so we should ensure that we shut it down when we are done with it.

Note that shutdown is idempotent.
2013-11-20 00:28:21 +01:00
..
compute_service_account.rb auth: perserve original option param 2013-08-15 14:19:37 -07:00
file_storage.rb Added Google::APIClient::FileStorage, to save OAuth 2 credentials to disk 2013-05-29 15:31:44 -04:00
installed_app.rb Shutdown WEBrick server used in installed app flow 2013-11-20 00:28:21 +01:00
jwt_asserter.rb Remove example of deprecated use 2013-06-20 10:34:16 -07:00
key_utils.rb Read keyfile in binary mode 2013-01-02 12:59:43 -08:00
pkcs12.rb Refactor key loading to support PEM + fix issue #62 2012-11-02 13:56:53 -07:00