loginsession.rb

Path: lib/mues/filters/loginsession.rb  (CVS)
Last Update: Sat Aug 18 22:54:10 -0700 2007

This file contains the MUES::LoginSession class, a derivative of MUES::IOEventFilter. This filter encapsulates the login sequence, prompting connecting users for authentication/authorization information. It‘s meant to be subclassed by environment authors, though it does provide simple login functionality on its own.

Synopsis

Subversion Id

$Id$

Authors

  • Michael Granger <ged@FaerieMUD.org>

Copyright

Copyright (c) 2000-2003 The FaerieMUD Consortium. All rights reserved.

This module is free software. You may use, modify, and/or redistribute this software under the terms of the Perl Artistic License. (See language.perl.com/misc/Artistic.html)

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Required files

pluginfactory   sync   timeout   mues/mixins   mues/object   mues/events   mues/filters/ioeventfilter  

[Validate]