[opencms-dev] Users group

Thomas Maerz thomasmaerz at gmx.de
Thu Apr 14 14:16:18 CEST 2005


Дмитрий Чкалов <chkalov at bk.ru> writes:

> Who can I get a group of login user?

,----[ CmsObject ]
| * Returns all the groups the given user, directly or indirectly, belongs to.<p>
| public List getGroupsOfUser(String username) throws CmsException {
|     return m_securityManager.getGroupsOfUser(m_context, username);
| }
`----

Regards,
Thomas




More information about the opencms-dev mailing list