class_LoginableUser.php

Go to the documentation of this file.
00001 <?php
00024 interface LoginableUser extends FrameworkInterface {
00034         function doLogin (Requestable $requestInstance, Responseable $responseInstance);
00035 }
00036 
00037 //
00038 ?>

Generated on Mon Dec 8 01:06:45 2008 for Ship-Simulator by  doxygen 1.5.6