Is it possible to get count of users in one group with opendj sdk?
e.g. my group has multi-values UniqueMember attribute, but is it possible that I get the count of the UniqueMember? because I don't want to list all the users, just to get the count.
Thanks