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

neil_a_wilson
14.10.2007 a2b4c2a6b334a1338bf0827cb314ecd547e8dd4c
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, September 14, 2007 23:10 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, September 14, 2007 23:10 +0200
commita2b4c2a6b334a1338bf0827cb314ecd547e8dd4c
tree 49256d1d3926397941bfb2eec9dba8acb7cb9b74 tree | zip | gz
parent bb28a2e1fd48bbbbb273faee67532b70c83416e8 view | diff
Add support for the groupOfEntries group type as defined in
draft-findlay-ldap-groupofentries. Entries with the groupOfEntries object
class should be treated in a manner that is virtually identical to entries with
the groupOfNames object class (technically, groupOfNames does not allow
zero-member groups, but the OpenDS implementation does allow this).

OpenDS Issue Number: 2277
4 files modified
281 ■■■■■ changed files
opends/resource/schema/00-core.ldif 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/StaticGroup.java 40 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java 16 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/GroupManagerTestCase.java 214 ●●●●● diff | view | raw | blame | history