Custom Authentication Schemes with Grails and JSecurity
2008年08月07日 03:30 • 查看 26 次 • 打印本文
In my current software project a requirement is an authentication scheme consisting not of the usual user name an password, but user name, password and a store number. Each user name should be unique in for a store but could occur multiple times for all stores.
评论
发表评论