You need to write a custom realm. Mark
> My case is that I can't store the username and password of > the roles and users in my server. I need to send the > authenication information in a format of xml file to a > foreign server and get back the login result from that > server. So I can't use Realm to check the roles and password > and do authentication directly in my server. > > Is there any method that can solve that problem ? or any > method instead of using Realm ? or override the current > settings of Realm ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
