> org.apache.esme.model.User is not extends or with from MegaProtoUser/ > MetaMegaProtoUser. > > Lift implement user management by view, > Maybe we could learn from it or reuse it.
Sorry, but it's not a good idea to use MetaMegaProtoUser, it took a lot of effort to actually move away from it. See this thread: http://mail-archives.apache.org/mod_mbox/incubator-esme-dev/200904.mbox/%[email protected]%3e As the name indicates, it's meant for prototyping. One of the problems it has is that it doesn't support multiple authentication schemes.
