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 4a8d608 Merge pull request #49 from
apache/coheigea/policy-intersection
add a609146 Add limits for max depth, attributes, elements in a policy
new d278c9d Merge pull request #50 from apache/coheigea/policy-builder
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:
src/main/java/org/apache/neethi/PolicyBuilder.java | 123 ++++++++++++++++++---
.../org/apache/neethi/PolicyBuilderDoSTest.java | 80 ++++++++++++++
2 files changed, 189 insertions(+), 14 deletions(-)
create mode 100644 src/test/java/org/apache/neethi/PolicyBuilderDoSTest.java