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 1e72716a6815e12cdcc2c7fc3aa05f7096eb8d61 (commit) from 5a13ac048edb03c583b69abc5ef2c1cd92ba2257 (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 1e72716a6815e12cdcc2c7fc3aa05f7096eb8d61 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Aug 5 21:22:10 2012 -0500
RC12 additions include method to assert contextId onto entities.
-----------------------------------------------------------------------
Summary of changes: .../java/com/jts/fortress/rbac/AccessMgrImpl.java | 60 +++++------ .../java/com/jts/fortress/rbac/AdminMgrImpl.java | 113 +++++++++----------- .../java/com/jts/fortress/rbac/AuditMgrImpl.java | 18 +-- .../com/jts/fortress/rbac/DelAccessMgrImpl.java | 64 +++++------ .../com/jts/fortress/rbac/DelAdminMgrImpl.java | 68 +++++-------- .../com/jts/fortress/rbac/DelReviewMgrImpl.java | 12 +-- .../java/com/jts/fortress/rbac/Manageable.java | 33 +++++- .../com/jts/fortress/rbac/PwPolicyMgrImpl.java | 7 +- .../java/com/jts/fortress/rbac/ReviewMgrImpl.java | 89 +++++---------- .../java/com/jts/fortress/util/attr/VUtil.java | 7 +- .../com/jts/fortress/rbac/FortressJUnitTest.java | 4 +- 11 files changed, 213 insertions(+), 262 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git