You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Milind P <mi...@gmail.com> on 2008/12/21 06:56:28 UTC

Q on LoginWorker.java

LoginWorker relies on HttpServletRequest and Response to login a user. For
integrations with different frameworks, is it possible to use login(String
userId, String password)? From the function definitions (including
mainLogin(), basicLogin()) seems to be ok. hasBasePermission() might be an
issue. 
-- 
View this message in context: http://www.nabble.com/Q-on-LoginWorker.java-tp21112419p21112419.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.