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 da0ff646 RAMPART-337: retire expired tokens from SimpleTokenStore to
bound memory
new cb60b2eb CI: skip snapshot Deploy step when Nexus credentials are
absent
new 9b92fcd4 Add .claude to .gitignore
new 8a43eb53 RAMPART-337: also retire expired tokens on
SimpleTokenStore.update()
The 3 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:
.github/workflows/ci.yml | 12 ++++++++---
.gitignore | 1 +
.../org/apache/rahas/SimpleTokenStoreTest.java | 24 ++++++++++++++++++++++
.../java/org/apache/rahas/SimpleTokenStore.java | 7 +++++--
4 files changed, 39 insertions(+), 5 deletions(-)