This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
from 8a43eb53 RAMPART-337: also retire expired tokens on
SimpleTokenStore.update()
new 1c36bd02 RAMPART-371: rahas must report support for WS-SecurityPolicy
assertions
new e73ba38e RAMPART-371: cover the null-QName assertion case in
RahasModuleTest
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/java/org/apache/rahas/Rahas.java | 18 ++++++-
.../java/org/apache/rahas/RahasModuleTest.java | 61 ++++++++++++++++++++++
2 files changed, 78 insertions(+), 1 deletion(-)
create mode 100644
modules/rampart-trust/src/test/java/org/apache/rahas/RahasModuleTest.java