Description of problem: While working on several ldap related bugs, I discovered that the LdapGroup authz classes are inconsistent with current RHQ implementation model: named queries on wrong class definitions, not included in the standard SLSB model, constants hard coded, etc. These components need to be refactored to be consistently defined like the other Bean manager and database components. Version-Release number of selected component (if applicable): All. How reproducible: N/A Steps to Reproduce: 1.N/A. Src level refactoring changes required. Actual results: Implementation works. Expected results: Implementation works, but consistently defined like other slsb methods. Additional info: Will likely require code review.
Changes made and applied: Fixed in successful builds >= 266. git hash: 20fe0ece0175e24f2a8905c3a666011802decea5 No new or existing features should have been changed or made here. There is nothing to QA outside of regular testing of functionality to avoid regressions. Simply closing this bz.