mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
13.59.2007 2021fe3e69527d25fb1b2dc67e4e931e6a56260a
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, April 13, 2007 17:59 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, April 13, 2007 17:59 +0200
commit2021fe3e69527d25fb1b2dc67e4e931e6a56260a
tree f80e75f0e29c4e8a4629d2182548c15b666c4006 tree | zip | gz
parent 718040c6b6649e84a8b112a62baeb0bbeb57b232 view | diff
Update the member virtual attribute implementation so that it provides a
mechanism for preventing the entire member list from being returned, which can
be a very expensive operation. When running with this configuration, the
attribute will handle requests that determine whether a given user is a member
of the group, but will not list the entire set of membership.

OpenDS Issue Number: 1506
1 files added
5 files modified
169 ■■■■■ changed files
opends/resource/config/config.ldif 4 ●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 7 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/MemberVirtualAttributeConfiguration.xml 42 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/MemberVirtualAttributeProvider.java 47 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/config-changes.ldif 10 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/VirtualStaticGroupTestCase.java 59 ●●●●● diff | view | raw | blame | history