bill-looby opened a new pull request, #10:
URL: https://github.com/apache/axis-axis2-java-rampart/pull/10
fetchActionResults() was removed from Wss4j, so security header validation
was introduced to return the same set of results. However this often failed as
not everything was set up for i
bill-looby opened a new pull request, #9:
URL: https://github.com/apache/axis-axis2-java-rampart/pull/9
Since the Wss4j update there was a change in class to use and the stax one
can't be cast correctly later
--
This is an automated message from the Apache Git Service.
To respond to the m
bill-looby opened a new pull request, #8:
URL: https://github.com/apache/axis-axis2-java-rampart/pull/8
A symmetric key needs to be passed into
BindingBuilder.getEncryptedKeyBuilder() so that the encoded contents of that
key can be used in a generated key afterwards in both AsymmetricBindin
bill-looby opened a new pull request, #7:
URL: https://github.com/apache/axis-axis2-java-rampart/pull/7
The default namespace for a derived key token now uses the Oasis URL, so
references need to be changed accordingly in test code.
--
This is an automated message from the Apache Git Serv