Skip to content
  • cdanger's avatar
    - Changed parent version to 6.0.0 · fab9c0ff
    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
    fab9c0ff