A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 83fe7e4701d35c8e26badec71b1602861eb737c2 (commit) from fd3a12d15521cf4297ffc8d9bd1a3330aa83e42d (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 83fe7e4701d35c8e26badec71b1602861eb737c2 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Jan 22 09:42:24 2012 -0600
Add JAXB Bindings for Password Policy and Separation of Duty constraints.
-----------------------------------------------------------------------
Summary of changes: README.txt | 4 +- src/java/com/jts/fortress/ObjectFactory.java | 19 +++++++++ src/java/com/jts/fortress/pwpolicy/PswdPolicy.java | 40 ++++++++++++++++++++ .../jts/fortress/pwpolicy/openldap/PolicyDAO.java | 4 +- src/java/com/jts/fortress/rbac/Role.java | 4 -- src/java/com/jts/fortress/rbac/SDSet.java | 2 +- src/java/com/jts/fortress/rbac/SdDAO.java | 3 +- 7 files changed, 67 insertions(+), 9 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git