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 3ed9344745798426bdb15efad79f9ebe2cae5bd5 (commit) from d02adcd52fed5a9eb2e9f617bf5a3dce25a9b0bd (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 3ed9344745798426bdb15efad79f9ebe2cae5bd5 Author: Shawn McKinney shawn.mckinney@jts.us Date: Sun Dec 29 11:05:17 2013 -0600
FC-93 - Factory createInstance for default HOME context
-----------------------------------------------------------------------
Summary of changes: .../java/us/jts/fortress/AccessMgrFactory.java | 12 +++++++++ src/main/java/us/jts/fortress/AdminMgrFactory.java | 25 ++++++++++++++++++ src/main/java/us/jts/fortress/AuditMgrFactory.java | 25 ++++++++++++++++++ .../java/us/jts/fortress/DelAccessMgrFactory.java | 27 ++++++++++++++++++++ .../java/us/jts/fortress/DelAdminMgrFactory.java | 25 ++++++++++++++++++ .../java/us/jts/fortress/DelReviewMgrFactory.java | 25 ++++++++++++++++++ .../java/us/jts/fortress/PwPolicyMgrFactory.java | 25 ++++++++++++++++++ .../java/us/jts/fortress/ReviewMgrFactory.java | 25 ++++++++++++++++++ 8 files changed, 189 insertions(+), 0 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git