- 20 Jul, 2020 6 commits
-
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
-
cdanger authored
- Upgraded parent project to 7.6.1 - Upgraded authzforce-ce-core-pdp-api dependency to 17.0.0 - Support for combining multiple Policy Providers as one - Changed (enhancement) the PDP XML schema to support: - Multiple policyProvider elements - Inline PolicySets in StaticPolicyProvider type (XACML PolicySets embedded in the PDP configuration), in addition to policy locations (URLs) - Core StaticPolicyProvider enhancement: - Support of inline PolicySets defined in the XML config as input (new 'policy' element), may be combined with policyLocations (URLs) - Support of third-party static policy provider to help resolve policy references not supported internally; in other words, the policy provider can be combined with other static policy providers. - Replace use of guava Charset class with standard java Charset
-
- 15 Jul, 2020 1 commit
-
-
cdanger authored
java.util.function.Supplier
-
- 13 Jul, 2020 1 commit
-
-
Cyril Dangerville authored
-
- 23 Jun, 2020 2 commits
-
-
Cyril Dangerville authored
Add Java 8 requirement for building using Maven
-
Antoine Mottier authored
java.xml.bind is no longer part of Java SE (starting with version 11, was disable by default in version 10). This change make the build fail if using Java 11. I added a note in the "Building the project" section to warn the user. Long term solution would be to update the project dependency to add the missing library.
-
- 15 Jun, 2020 1 commit
-
-
Cyril Dangerville authored
-
- 21 May, 2020 7 commits
-
-
cdanger authored
Conflicts: pdp-cli/pom.xml pdp-engine/pom.xml pdp-io-xacml-json/pom.xml pdp-testutils/pom.xml pom.xml
-
cdanger authored
Conflicts: CHANGELOG.md
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
- Upgraded dependencies: - authzforce-ce-xacml-json-model: 2.3.0 - authzforce-ce-core-pdp-api: 16.3.0 - jongo: 1.4.1
-
- 20 May, 2020 1 commit
-
-
cdanger authored
Balana and AT&T XACML.
-
- 03 Apr, 2020 2 commits
-
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
- 23 Mar, 2020 2 commits
-
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
- 15 Mar, 2020 7 commits
-
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
cdanger authored
-
-
cdanger authored
-
- 07 Mar, 2020 1 commit
-
-
Cyril Dangerville authored
Merge pull request #45 from authzforce/dependabot/maven/pdp-testutils/com.fasterxml.jackson.core-jackson-databind-2.9.10.3 Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /pdp-testutils
-
- 04 Mar, 2020 1 commit
-
-
dependabot[bot] authored
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 17 Feb, 2020 8 commits
-
-
cdanger authored
# Conflicts: # pdp-cli/pom.xml # pdp-engine/pom.xml # pdp-io-xacml-json/pom.xml # pdp-testutils/pom.xml # pom.xml
-
cdanger authored
# Conflicts: # CHANGELOG.md # pdp-cli/pom.xml # pdp-engine/pom.xml # pdp-engine/src/main/resources/pdp.xsd # pdp-io-xacml-json/pom.xml # pdp-testutils/pom.xml # pom.xml
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
- Upgraded dependency authzforce-ce-core-pdp-api to 16.2.0
-