Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:11:20 CDT(-0500)] <EricDalquist> yeah

[15:31:05 CDT(-0500)] <jwennmacher> EricDalquist: As a comparison between the two approach es I started to look into where the permission checks are in the areas you mentioned ... portlet definition, entity, and window registry. By entity do you mean PortletEntityRegistryImpl? For window registry I identified PortletWindowRegistryImpl. I'm not sure where the impact is with portlet definition. I'm assuming you mean whether the user has permissions to view

[15:31:21 CDT(-0500)] <EricDalquist> correct

[15:31:39 CDT(-0500)] <jwennmacher> So it's these two classes or is there a third?

[15:31:57 CDT(-0500)] <EricDalquist> there should be a PortletDefinitionRegistryImpl as well