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

neil_a_wilson
21.31.2006 db656a9e14ee540e35eb9cc5679a107a5d02712c
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
commitdb656a9e14ee540e35eb9cc5679a107a5d02712c
tree 9d1ee72c49dd3f043412875942f8ec6ae90fdcf2 tree | zip | gz
parent 831a2c07925423afced58fc7d5b67cb554f58621 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.
1 files modified
3 files added
698 ■■■■■ changed files
opends/src/server/org/opends/server/api/ClientConnection.java 78 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/api/Group.java 318 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/MemberList.java 116 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/MembershipException.java 186 ●●●●● diff | view | raw | blame | history