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

[sling-org-apache-sling-testing-clients] 01/01: Merge pull request #21 from apache/SLING-10649

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

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

commit 7f3b440e1d5a675baff1b3ccbca28642bcd05dea
Merge: 3d95bbf b944dbb
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Tue Sep 14 16:29:22 2021 -0400

    Merge pull request #21 from apache/SLING-10649
    
    SLING-10649 - Adding support for impersonation

 README.md                                          |   4 +
 .../apache/sling/testing/clients/SlingClient.java  |  49 ++++++++++
 .../sling/testing/clients/email/package-info.java  |   2 +-
 .../sling/testing/clients/html/package-info.java   |   2 +-
 .../apache/sling/testing/clients/package-info.java |   2 +-
 .../clients/SlingClientImpersonationTest.java      | 106 +++++++++++++++++++++
 6 files changed, 162 insertions(+), 3 deletions(-)