rubycas / rubycas-server

Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
http://rubycas.github.com
Other
628 stars 270 forks source link

Add CASServer::Base for feature API functionality #151

Closed mitfik closed 11 years ago

mitfik commented 11 years ago

Split server into base class and the server, this will allow to add api server in near future.