Liferay comes packaged with two login mechanisms: the login action in portal.impl’s com.liferay.portal.action.LoginAction and the login portlet in com.liferay.portlet.login. You should extend the portlet if you want to customize your own login portlet.You can extend the portal login using the new Liferay Hooks feature or the extension environment.
August 25, 2008