Re: custom user management

2000-10-17 Thread Chris Miller
There should be a tutorial arriving for this 'shortly', however in the meantime this should be enough to get you going: Implement the UserManager, User, and Group classes. (for example, MyUserManager, MyUser, MyGroup). The UserManager probably just needs to look like this for now: public class

Re: custom user management

2000-10-17 Thread Christian Sell
[EMAIL PROTECTED] Date: Dienstag, 17. Oktober 2000 16:44 Subject: Re: custom user management There should be a tutorial arriving for this 'shortly', however in the meantime this should be enough to get you going: Implement the UserManager, User, and Group classes. (for example, MyUserManager, MyUser

RE: custom user management

2000-10-17 Thread Arved Sandstrom
]]On Behalf Of Christian Sell Sent: Tuesday, October 17, 2000 12:22 PM To: Orion-Interest Subject: Re: custom user management Chris, thanks a lot for your extensive explanation! However, one of my problems seems to remain (unless I missed something in your mail). As I mentioned, I want

Re: custom user management

2000-10-17 Thread Chris Miller
: "Christian Sell" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, October 17, 2000 4:22 PM Subject: Re: custom user management Chris, thanks a lot for your extensive explanation! However, one of my problems seems to remain (unless I missed something in your m