Closed bergerst closed 6 years ago
Fixes wrong encoding of XACML objects
I've just corrected the existing code so the encoded Strings can be parsed again.
No user stories
Fixed encoding of , and XACML 2.0 elements
N/A because there is no documentation
N/A
No unit tests were written since there are none for encoding methods
Windows 2012, JDK 8
@bergerst Thanks for the PR. @pulasthi7 @madurangasiriwardena can one of you review this ?
Purpose
Fixes wrong encoding of XACML objects
Goals
Approach
I've just corrected the existing code so the encoded Strings can be parsed again.
User stories
No user stories
Release note
Fixed encoding of, and XACML 2.0 elements
Documentation
N/A because there is no documentation
Training
N/A
Certification
N/A
Marketing
N/A
Automation tests
No unit tests were written since there are none for encoding methods
Security checks
Samples
N/A
Related PRs
61 contained the same fixes but was never looked at and just rejected
Migrations (if applicable)
N/A
Test environment
Windows 2012, JDK 8
Learning
N/A