This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a change to branch feature/JUDDI-558
in repository https://gitbox.apache.org/repos/asf/juddi.git.
from a6c360b NOJIRA code cleanup
add 74e4985 JUDDI-996 fixed with tests
new 428071d Merge branch 'master' into feature/JUDDI-558
new a3cf0c6 [JUDDI-558] inquiry service now filters requst data. can now
get/set permissions, however only the read access permission is current
implemented. api is still evolving
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/juddi/api/impl/JUDDIApiImpl.java | 3 +-
.../org/apache/juddi/api/impl/UDDIInquiryImpl.java | 75 +++++-----
.../org/apache/juddi/model/BusinessService.java | 4 +-
.../org/apache/juddi/security/AccessLevel.java | 46 ------
.../org/apache/juddi/security/IAccessControl.java | 7 +-
.../apache/juddi/security/rbac/RbacRulesModel.java | 20 ++-
.../security/rbac/RoleBasedAccessControlImpl.java | 154 ++++++++++++++++++++-
.../apache/juddi/api/impl/API_141_JIRATest.java | 7 +
.../src/main/webapp/WEB-INF/classes/juddiv3.xml | 7 +
9 files changed, 211 insertions(+), 112 deletions(-)
delete mode 100644
juddi-core/src/main/java/org/apache/juddi/security/AccessLevel.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]