This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-neethi.git
from 032fcc3 Merge pull request #69 from
apache/coheigea/threat-model-normalize
add a577368 Adding a policy comparator budget
new 9861426 Merge pull request #70 from
apache/coheigea/policy-comparator-budget
The 1 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:
README.txt | 9 +++
THREAT-MODEL.md | 19 ++++-
.../org/apache/neethi/util/PolicyComparator.java | 53 +++++++++++---
.../neethi/util/PolicyComparatorDoSTest.java | 83 ++++++++++++++++++++++
4 files changed, 155 insertions(+), 9 deletions(-)
create mode 100644
src/test/java/org/apache/neethi/util/PolicyComparatorDoSTest.java