> -----Original Message----- > From: David Jencks [mailto:[EMAIL PROTECTED] > Alan, > > I got confused for a few hours between > LoginModuleWrapper.REALM (which is a key to the realm name string) > > and > SQLSecurityRealm.REALM (which is a key to the realm object itself) > > Would you object if I renamed them > > LoginModuleWrapper.REALM_NAME > > and > > SQLSecurityRealm.REALM_INSTANCE > (same for the other realm)? >
Good idea. Regards, Alan