Actually, to expand on this. The default logic in PortletRequest.createUserInfoMap() doesn't mesh well with what uPortal needs to do. I can override the method but because of the class hierarchy I have to override it twice, once in a custom RenderRequest impl and once in a custom ActionRequest impl. Would it be possible to move all of this logic into an the optional UserInfoService? That would let me override it in one location for the container.

-Eric

Eric Dalquist wrote:
Any reason why UserInfoService doesn't pass the PortletWindow in along with the request? I realize I can pass it as a request attribute or some such but it would seem to be a bit easier if it could be provided.

-Eric

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to