JiriOndrusek commented on PR #1660:
URL: https://github.com/apache/cxf/pull/1660#issuecomment-1921423123

   @ffang Thanks for the help. The PR is currently prepared to be merged.
   
   Here is a small summary:
   
   - New algSuite `CustomizedAlgorithmSuite` is registered in 
`DefaultAlgorithmSuiteLoader` with default values allowed in FIPS environment
   - It is possible to change values of this suite by configuring properties 
starting with `ws-security.custom.alg.suite.`
   - Test `WSSecurity10CustomerizedAlgorithmSuiteTest` is verifying scenarios 
where the customization parameters are used correnctly and incorrectly (for 
both stax and non-stax server)
   - Test `CustomizedAlgorithmLoaderTest` is covering the basic customization 
method, which changes the values based on security properties. Test covers 
corner cases and validates, that all parameters are used.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to