This is an automated email from the ASF dual-hosted git repository.
pauls pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git.
from b6a8c38 Adding sonarqube badges as per SLING-9682
add 228889c SLING-10099 : Validators should all agree for a service user
to be valid and should be configurable (tests with 2 validators)
add d4e21d2 SLING-10099 : Validators should all agree for a service user
to be valid and should be configurable (tests with 2 validators)
add 14dbc32 SLING-10099 : Validators should all agree for a service user
to be valid and should be configurable
add 0db310e Cleanup
add d4ecb96 Cleanup
add 7ab51e4 Merge branch 'issues/SLING-10099' of
https://github.com/apache/sling-org-apache-sling-serviceusermapper into
issues/SLING-10099
add a552f77 Cleanup
add 4792ce4 Cleanup
add 2b00a30 Cleanup
add 1a18187 SLING-10099 : Validators should all agree for a service user
to be valid and should be configurable (use assertion-util method for expected
principal names)
add 70881de Merge branch 'issues/SLING-10099' of
https://github.com/apache/sling-org-apache-sling-serviceusermapper into
issues/SLING-10099
add 5b9a702 Add a test for required ids
add 58a5d9c Cleanup
add 94076c1 SLING-10099 : Validators should all agree for a service user
to be valid and should be configurable (tests, cleanup)
new 13ba7c8 SLING-10099 : Validators should all agree for a service user
to be valid and should be configurable
The 1 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:
pom.xml | 4 +-
.../serviceusermapping/ServiceUserMapped.java | 2 +-
.../serviceusermapping/ServiceUserMapper.java | 4 +
.../impl/ServiceUserMapperImpl.java | 114 +++++--
.../sling/serviceusermapping/package-info.java | 2 +-
.../impl/ServiceUserMapperImplTest.java | 354 +++++++++++++++------
6 files changed, 346 insertions(+), 134 deletions(-)