This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git.
from 3d95bbf SLING-10676 - remove SECURITY.md which is not needed
add 32bafcf SLING-10649 - Adding support for impersonation
add e94191e Update
src/main/java/org/apache/sling/testing/clients/SlingClient.java
add 82af5b7 Fixing spacing
add a0d149e Fixing spacing
add b944dbb Removing unnecessary quotes and making ending impersonation
cleaner
new 7f3b440 Merge pull request #21 from apache/SLING-10649
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:
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(-)
create mode 100644
src/test/java/org/apache/sling/testing/clients/SlingClientImpersonationTest.java