[opennms-devel] How to get group(s) for login user

Azure <[email protected]> Fri, 29 May 2009 11:55:26 +0800
Newsgroups gmane.network.opennms.bugs,gmane.network.opennms.devel
Message-ID <[email protected]>
--===============3695845163279608873==
Content-Type: multipart/alternative; boundary=0016e64355de2c1718046b050da4

--0016e64355de2c1718046b050da4
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi All

currently I am testing new jsp page under opennms web site.

In this page, I want to get group belong to login user.

But I am not able to do that until now.

I try the following but not success

private GroupDao m_groupDao;
List<Group> groups =
this.m_groupDao.findGroupsForUser(request.getRemoteUser());

Please advise me.

Bgrds

Athena

--0016e64355de2c1718046b050da4
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi All<br><br>currently I am testing new jsp page under opennms web site.<br><br>In this page, I want to get group belong to login user.<br><br>But I am not able to do that until now.<br><br>I try the following but not success<br>

<br>private GroupDao m_groupDao;<br>List&lt;Group&gt; groups = this.m_groupDao.findGroupsForUser(request.getRemoteUser());<br><br>Please advise me.<br><br>Bgrds<br><br>Athena<br>

--0016e64355de2c1718046b050da4--


--===============3695845163279608873==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
--===============3695845163279608873==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
--===============3695845163279608873==--