You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2021/01/29 12:31:43 UTC

[sling-org-apache-sling-serviceusermapper] 01/01: SLING-10099 : Validators should all agree for a service user to be valid and should be configurable

This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git

commit 13ba7c8f2c394016e8908b9e7964c669cb1b6367
Merge: b6a8c38 94076c1
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Fri Jan 29 13:31:35 2021 +0100

    SLING-10099 : Validators should all agree for a service user to be valid and should be configurable

 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(-)