Module Picnic::Authentication::Cas::Session
In: lib/picnic/authentication.rb

There must be a smarter way to do this… but for now, we just re-implement the Camping::Session method here to provide session support for CAS.

Methods

service  

Public Instance methods

 This doesn't work :( MySQL connection is not carried over.

define_method(:service, Camping::Session.instance_method(:service))

[Validate]