SLING-11817 getUserPrincipal() should return null for anonymous requests (#13)

2 files changed
tree: d0a3e9f073e66d42027db370da43e104ec2fe5ad
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Quality Gate Status Coverage Bugs Vulnerabilities

Apache Sling Servlet Helpers

This module is part of the Apache Sling project.

It provides helper mock implementations of the SlingHttpServletRequest, SlingHttpServletRepsonse and related classes, along with SlingInternalRequest and ServletInternalRequest helpers for internal requests.

See the Sling website documentation for more information.