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

neil_a_wilson
14.10.2007 f59baa7abea806ac6d93c8059bfddb60b3acc06d
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
commitf59baa7abea806ac6d93c8059bfddb60b3acc06d
tree a8670489c96107bff4a39a77561435dbb389e050 tree | zip | gz
parent ed35d1053a5310f5ec72e46205a5fd36b6c082e2 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
opendj-sdk/opends/resource/schema/00-core.ldif 11 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/extensions/StaticGroup.java 40 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java 16 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/GroupManagerTestCase.java 214 ●●●●● diff | view | raw | blame | history