Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.8
-
None
Description
WSHandler is using WSSConfig.getDefaultWSConfig() instead of secEngine.getWssConfig() (which will fall back to default one if it's not set up).
So it's not possible to customize configuration through secEngine.setWssConfig for WSHandler.