Hi,
Why not!
The base for the UserManger-Interface was the telnet-based remotemanager. If
someone can use this additional function... i could add it.
First of all, I would like to get more feedback, if this is the right way and
hope that someone could add it as a proposal to the cvs!
Thanks,
Buchi
Quoting Dongsheng Song <[EMAIL PROTECTED]>:
>
> Hi Buchi,
>
> This looks cool. However, I think perhaps you need add these methods:
>
> /**
> * verify a user with password
> */
> boolean verifyUser(String username, String password)
> throws RemoteException;
>
> /**
> * list users names
> */
> String[] listUsers(int index, int count)
> throws RemoteException;
>
>
> thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]