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 42b236647d984af332b5d54203dbc0b924de17a6 (commit)
from 301b91871f0fa5216c27bf89f84027d7bcaceb4f (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 42b236647d984af332b5d54203dbc0b924de17a6
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Aug 5 10:34:08 2012 -0500
RC12 release includes restructuring of code to support multi-tenancy and package encapsulation.
-----------------------------------------------------------------------
Summary of changes:
.../java/com/jts/fortress/rbac/arbac/package.html | 27 --------
.../java/com/jts/fortress/rbac/audit/package.html | 63 --------------------
.../com/jts/fortress/rbac/constants/package.html | 19 ------
.../java/com/jts/fortress/rbac/hier/package.html | 20 ------
src/main/java/com/jts/fortress/rbac/package.html | 13 ++++-
5 files changed, 11 insertions(+), 131 deletions(-)
delete mode 100755 src/main/java/com/jts/fortress/rbac/arbac/package.html
delete mode 100755 src/main/java/com/jts/fortress/rbac/audit/package.html
delete mode 100755 src/main/java/com/jts/fortress/rbac/constants/package.html
delete mode 100755 src/main/java/com/jts/fortress/rbac/hier/package.html
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git
A ref change was pushed to the OpenLDAP-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 076ae3934e51a6a6a56ea1f2ad9b8330f968cae0 (commit)
from 46022b58449e540d95a464db59bac232f22f7e97 (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 076ae3934e51a6a6a56ea1f2ad9b8330f968cae0
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Aug 5 10:22:25 2012 -0500
Refactored Fortress API to support multi-tenancy.
-----------------------------------------------------------------------
Summary of changes:
build.xml | 2 +-
buildWs.xml | 2 +-
conf/ehcache.xml | 1 +
.../com/jts/fortress/sentry/J2eePolicyMgr.java | 16 +++++++-------
.../jts/fortress/sentry/J2eePolicyMgrFactory.java | 4 +-
.../com/jts/fortress/sentry/J2eePolicyMgrImpl.java | 23 ++++++++++---------
.../fortress/sentry/websphere/WsAccessMgrImpl.java | 2 +-
7 files changed, 26 insertions(+), 24 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.git