coheigea commented on PR #1473: URL: https://github.com/apache/cxf/pull/1473#issuecomment-1775524913
@ffang The "SecurityConstants.ENABLE_STREAMING_SECURITY" refers to the streaming WS-Security implementation in WSS4J. The UsernameTokenInterceptor doesn't use WSS4J at all, it's just a pure-streaming interceptor for when we have the simple case of a UsernameToken with no security binding. -- 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]
