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.