Code to create workspace, create/update credentials working - with transactions. Basically works but the transaction handling hasn't been break tested, and the DAO access doesn't make good use of Spring framework
Add Global class to transfer servlet context into universal Login module since the pluggable login module has no knowledge and access to servlet context as it's out of the context at all.For webauth authenticated users, trigger the j_security_check mechanism automatically.Display an additional link for webauth users in case they are getting into"traditional" Lams login page.