Foros de discusión

Liferay User Impersonation in Icefaces Portlet.

Anónimo, modificado hace 12 años.

Liferay User Impersonation in Icefaces Portlet.

Mensaje: 1
Hi,

We need to implement Liferay User Impersonation functionality in one of our Icefaces Portlet.

Liferayfaces provide a tag for liferay-security:permissionURL but i do not see any tag for lifray-security:doAsURL .

How do i implement user impersonation in icefaces portlet.

Thanks and Appreciate your help.
thumbnail
Neil Griffin, modificado hace 11 años.

RE: Liferay User Impersonation in Icefaces Portlet.

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
I created FACES-1210 as a feature request for a Facelet compatible equivalent of the liferay-security:doAsURL JSP tag.

For now, I would recommend that you review the portal's com.liferay.taglib.security.DoAsURLTag class to see how such a URL is constructed.