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 0e180aa Merge pull request #72 from apache/coheigea/subtree-budget
add a767dec Add a bound on the maximum total time allowed to fetch a
remote policy document through `PolicyReference`
new 95aa250 Merge pull request #73 from
apache/coheigea/policy-reference-timeout
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 | 3 +
THREAT-MODEL.md | 31 +++++---
.../java/org/apache/neethi/PolicyReference.java | 23 +++++-
.../neethi/PolicyReferenceFetchDeadlineTest.java | 89 ++++++++++++++++++++++
4 files changed, 133 insertions(+), 13 deletions(-)
create mode 100644
src/test/java/org/apache/neethi/PolicyReferenceFetchDeadlineTest.java