[SHIRO-530] INI parser does not properly handled backslashes at end of values

 - Do not skip escape characters for the value (new behaviour demanded by SHIRO-530).
 - rearrange and comment tests to reflect old and new, desired behaviour.

Signed-off-by: Benjamin Marwell <bmarwell@gmail.com>
2 files changed
tree: e4212662c7d77cbea9294a10f9af24e602226dfa
  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. .gitignore
  16. .travis.yml
  17. CONTRIBUTING.md
  18. LICENSE
  19. NOTICE
  20. pom.xml
  21. README
  22. README.md
  23. RELEASE-NOTES
  24. 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