adeutscher / DirectoryTools

0 stars 0 forks source link

TODO: getGroupMembers method is ambiguous about DN. #1

Closed adeutscher closed 10 years ago

adeutscher commented 10 years ago

The getGroupMembers method does not clearly say that the groupName argument is the common name.

Should add a groupNameIsDN variable to match other methods.

adeutscher commented 10 years ago

Added and verified in unit tests.