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

neil_a_wilson
21.31.2006 4ca3aeae275bca076f4b1302a12c4d70483b4670
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, December 21, 2006 19:31 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, December 21, 2006 19:31 +0100
commit4ca3aeae275bca076f4b1302a12c4d70483b4670
tree 27a5176dc75d773357123cc95a9a4d631415ee3f tree | zip | gz
parent 7a2339575cdc296e19ef376d73efac0ba90c1b5c view | diff
Add the base API that may be used for interacting with groups within the
server. This is a very bare-bones API at the moment and is primarily intended
to allow development of code that depends on the ability to make membership
determinations (e.g., the access control subsystem). A more thorough API and
specific implementations will be added later.
3 files added
1 files modified
698 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/api/ClientConnection.java 78 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/api/Group.java 318 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/MemberList.java 116 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/MembershipException.java 186 ●●●●● diff | view | raw | blame | history