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 11cf1bf7da38d00734eab5b470e95d761add87d9 (commit) from 24f419a8e38fb315bac68fe86f6e4c81b88a275d (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 11cf1bf7da38d00734eab5b470e95d761add87d9 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sat May 5 19:11:42 2012 -0500
more javadoc cleanup for rc9
-----------------------------------------------------------------------
Summary of changes: .../java/com/jts/fortress/DelegatedAdminMgr.java | 41 +++++++++-------- .../java/com/jts/fortress/DelegatedReviewMgr.java | 2 +- src/main/java/com/jts/fortress/PswdPolicyMgr.java | 2 +- src/main/java/com/jts/fortress/ReviewMgr.java | 6 +- .../jts/fortress/arbac/DelegatedAdminMgrImpl.java | 47 ++++++++++---------- .../jts/fortress/arbac/DelegatedReviewMgrImpl.java | 2 +- .../com/jts/fortress/configuration/ConfigMgr.java | 6 +- .../jts/fortress/configuration/ConfigMgrImpl.java | 6 +- .../jts/fortress/pwpolicy/PswdPolicyMgrImpl.java | 2 +- .../java/com/jts/fortress/rbac/ReviewMgrImpl.java | 6 +- .../com/jts/fortress/rest/ConfigMgrRestImpl.java | 9 ++-- .../fortress/rest/DelegatedAdminMgrRestImpl.java | 47 ++++++++++---------- .../fortress/rest/DelegatedReviewMgrRestImpl.java | 2 +- .../jts/fortress/rest/PswdPolicyMgrRestImpl.java | 2 +- .../com/jts/fortress/rest/ReviewMgrRestImpl.java | 6 +- 15 files changed, 94 insertions(+), 92 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git