- 29 Jun, 2017 6 commits
-
-
cdanger authored
-
cdanger authored
- Latest versions in Changelog
-
cdanger authored
-
cdanger authored
-
cdanger authored
- changed pdp-api version to 11.0.0
-
cdanger authored
Changed implemented class to BaseStaticRefPolicyProviderModule - Improved policysetrefdepth check in PolicyEvaluators instantiation
-
- 27 Jun, 2017 9 commits
-
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
cdanger authored
- Module authzforce-ce-core-pdp-engine: - Changed dependency authzforce-ce-core-pdp-api version to 10.0.0 - New ApplyExpressions utility class (creates ApplyExpression, interface moved to pdp-api) - New AttributeSelectorExpressions utility class (creates AttributeSelectorExpression, interface moved to pdp-api) - Renamed ExpressionFactoryImpl to DepthLimitingExpressionFactory - AttributeDesignatorExpression moved to pdp-api - New impl of AttributeDesignatorExpression (backed by AttributeProvider): GenericAttributeProviderBasedAttributeDesignatorExpression - Module authzforce-ce-core-pdp-testutils: - Added new test RefPolicyProvider implementation using MongoDB as source database of policies and Jongo library and mongo-java-driver library for DB client: MongoDBRefPolicyProviderModule class (modified testutil.ext.xsd and META-INF/services PdpExtension file) with PolicyPOJO class for mapping policy document from/to database to/from Java with Jongo, and JUnit test classes
-
- 20 Mar, 2017 1 commit
-
-
cdanger authored
IndividualDecisionRequest -> IndividualXACMLRequest - MultiDecisionRequestFilter now returning immutable IndividualXACMLRequestFilter instead of mutable
-
- 13 Mar, 2017 1 commit
-
-
cdanger authored
-
- 07 Mar, 2017 2 commits
-
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
- 06 Mar, 2017 11 commits
- 28 Feb, 2017 1 commit
-
-
cdanger authored
order to make test utilities a reusable maven artifact, that can be reused to test extensions and also in server/webapp tests: - pdp-engine - pdp-testutils
-
- 27 Feb, 2017 1 commit
-
-
Cyril Dangerville authored
-
- 26 Feb, 2017 1 commit
-
-
cdanger authored
- Change of type in AttributeGUID constructor's issuer parameter from String to Optional <String> - Change of type in StatusHelper constructor's message and detail parameters, from String to Optional<String> - Change of type returned by Datatype#getTypeParameter(): Datatype<?> -> Optional<Datatype<?>>
-
- 20 Feb, 2017 7 commits