Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Project dependencies for LDAP Context Provider

Mary et. al.,

Here is the current list of dependencies had by our LDAP Context Provider on other open source components together with a brief description of what they're being used for.  Please let me know if there is any additional information required and what else we need to do to proceed so we can get this checked into Higgins.

dom4j
Used to read and write our XML based configuration file.

log4j
Used for loggin.

openldap
Used for one specific piece of functionality for manipulating LDAP filters based on the RFC.  This piece of code was contributed to Open LDAP by Novell and is Novell copyright.

openxdas
Used to raise auditing events through Open XDAS java client.  These audit events will be recorded if there is an Open XDAS server running, otherwise, they will have no effect.

bandit utility
Used for XML based configuration reading and writing and several other utility classes.  Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code mentioned above.

Thanks,
Tom



Back to the top