Module: HubSsoLib::Server
- Defined in:
- lib/hub_sso_lib.rb
Overview
Module: Server # (C) Hipposoft 2006 # # Purpose: DRb server to provide shared data across applications. # Thanks to RubyPanther, rubyonrails IRC, for suggesting # this after a cookie-based scheme failed. # # Include the module then call hubssolib_launch_server. The # call will not return as the server runs indefinitely. # # Author: A.D.Hodgkinson # # History: 26-Oct-2006 (ADH): Created. #
Defined Under Namespace
Classes: Runner