- 12 Mar, 2018 1 commit
-
-
cdanger authored
evaluate(individualDecisionRequest) method
-
- 05 Mar, 2018 11 commits
-
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
DefaultXacmlJaxbResultPostprocessorFactory - removed META-INF/services/...PdpExtension from pdp-cli module (same file already in pdp-io-xacml-json)
-
cdanger authored
-
- 04 Mar, 2018 2 commits
-
-
cdanger authored
- Added new class for default XACML/XML result postproc org.ow2.authzforce.core.pdp.impl.io.DefaultXacmlJaxbResultPostprocessorFactory to pdp-engine/ META-INF/services/...PdpExtension (for Java Service Loader API) - Added new class for default XACML/JSON result postproc org.ow2.authzforce.core.pdp.io.xacml.json.BaseXacmlJsonResultPostprocessor$DefaultFactory to pdp-io-xacml-json/ META-INF/services/...PdpExtension (for Java Service Loader API) - Applied DecisionCache.Factory interface change from core-pdp-pi (new parameter EnvironmentProperties to getInstance(...)
-
cdanger authored
-
- 03 Mar, 2018 6 commits
-
-
cdanger authored
- AttributeProvider: get(..., BagDatatype datatype, ...) -> get(..., Datatype datatype, ...) - EvaluationContext: getNamedAttributeValue(AttributeFqn, BagDatatype) -> getNamedAttributeValue(AttributeFqn, Datatype)
-
cdanger authored
visibility to public
-
cdanger authored
PolicyVersionPatterns
-
cdanger authored
'IndividualDecisionRequestContext' public, to be used in unit tests of PDP extensions - Change from core-pdp-api: renamed class VersionPatterns to PolicyVersionPatterns
-
cdanger authored
implementation) and changed visibility to public for use by PDP extensions' unit tests
-
cdanger authored
-
- 23 Feb, 2018 3 commits
-
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
Cyril Dangerville authored
-
- 17 Feb, 2018 11 commits
- 16 Feb, 2018 3 commits
-
-
cdanger authored
-
cdanger authored
https://nvd.nist.gov/vuln/detail/CVE-2018-5968 The issue and pull request has been submitted to Jongo project, but not yet part of a release: https://github.com/bguerout/jongo/issues/327 In the meantime, the fix is to force version of dependency jackson-databind to 2.9.4.
- 15 Feb, 2018 1 commit
-
-
hargathor authored
-
- 14 Feb, 2018 1 commit
-
-
darkcyrus authored
modification
-
- 07 Feb, 2018 1 commit
-
-
cdanger authored
-