[SHIRO-750] update jax-rs dependency to jakarta.

  - Non-Breaking change.
  - Also set the scope to provided. Containers will provide this API.
  - Also add the dependency to the samples, so they do not use a
  transitive dependency.
3 files changed
tree: 273e46a7ce280e3a3ac504782c4632074191fde2
  1. all/
  2. cache/
  3. config/
  4. core/
  5. crypto/
  6. event/
  7. integration-tests/
  8. lang/
  9. samples/
  10. src/
  11. support/
  12. test-coverage/
  13. tools/
  14. web/
  15. .asf.yaml
  16. .gitignore
  17. .travis.yml
  18. CONTRIBUTING.md
  19. LICENSE
  20. NOTICE
  21. pom.xml
  22. README
  23. README.md
  24. RELEASE-NOTES
  25. shiro.doap.rdf
README.md

Maven Central Build Status Jenkins tests

Apache Shiro

Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.

Documentation and Examples

http://shiro.apache.org

Tutorials

License

Apache License, Version 2.0