


Hello!
How can we remove groups that are assigned to a particular User programatically? I ve tried AccessControlUtil etc, but couldn't remove these Groups (converted to Principals). Do anyone have idea on how we can do this?
Thanks,
Divya
Solved! Go to Solution.
Views
Replies
Sign in to like this content
Total Likes
The method to remove a user from a group is in the Group interface:
Group (Apache Jackrabbit 2.6.10 API)
Hope this helps...
Views
Replies
Sign in to like this content
Total Likes
The method to remove a user from a group is in the Group interface:
Group (Apache Jackrabbit 2.6.10 API)
Hope this helps...
Views
Replies
Sign in to like this content
Total Likes