Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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.
The method to remove a user from a group is in the Group interface:
Group (Apache Jackrabbit 2.6.10 API)
Hope this helps...
View solution in original post
Views
Likes
Replies