Handles all authentication that deals with basic HTTP auth. Which is authentication built into the HTTP protocol:
http://username:password@whatever.com
Also, if you are not comfortable letting users pass their raw username and password you can always use the single access token. See Authlogic::Session::Params for more info.
Generated with the Darkfish Rdoc Generator 2.