I've been using SessionAccessControl up to now... like this:
HierarchyManager hm = SessionAccessControl.getHierarchyManager
(request);
Could anyone post a code snippet for the above using MgnlContext ?
Thanks,
Branden Root
Senior Developer
Portent Interactive
Begin forwarded message:
Use the MgnlContext instead of the SessionAccessControl
-------------------------------------------------------
Key: MAGNOLIA-628
URL: http://jira.magnolia.info/browse/MAGNOLIA-628
Project: magnolia wcm
Type: Improvement
Versions: 2.2
Reporter: Philipp Bracher
Assigned to: Philipp Bracher
Fix For: 2.2
The SessionAccessControl will be deprecated and therefore every
code delivered must use the MgnlContext
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------