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.
