From: Wolfgang <wol...@ex...> - 2009-10-29 22:44:38
|
> I have also run across the fact that the *org.exist.security.User* class > has the password as an attribute within it. I would like to propose the > attached refactoring: It should be ok. The only problem I see is that we also use the User class on the client side to create or modify users (see RemoteUserManagementService). There you need to be able to set a password. But we could certainly create a subclass here as well. Wolfgang |