|
|
@6823
|
10 years |
pjkersha |
Working XACML implementation with permit-overrides rule combining …
|
|
|
@6822
|
10 years |
pjkersha |
Added rule combining algorithm module with class factory and …
|
|
|
@6807
|
10 years |
pjkersha |
Completed moving of matching and rule evaluation code out of the PDP class …
|
|
|
@6806
|
10 years |
pjkersha |
Moving matching and rule evaluation code out of the PDP class and into the …
|
|
|
@6805
|
10 years |
pjkersha |
Working <Condition> statement processing. This means that policy rules …
|
|
|
@6804
|
10 years |
pjkersha |
Working class factories for each function module. Function class evaluate …
|
|
|
@6803
|
10 years |
pjkersha |
Refactored function modules with class factories to generate classes for …
|
|
|
@6802
|
10 years |
pjkersha |
Fixed AttributeValueReader? to handler attribute value derived types …
|
|
|
@6798
|
10 years |
pjkersha |
Fix to test_context to correctly generate StringAttributeValue? class from …
|
|
|
@6797
|
10 years |
pjkersha |
Added AttributeValueFactory? to generate <type>AttributeValue? classes.
|
|
|
@6796
|
10 years |
pjkersha |
Refactored functions package to enable dynamic creation of function …
|
|
|
@6795
|
10 years |
pjkersha |
Merged string_equal into equal module.
|
|
|
@6794
|
10 years |
pjkersha |
Altered function class/module path scheme. Each module now has …
|
|
|
@6793
|
10 years |
pjkersha |
|
|
|
@6792
|
10 years |
pjkersha |
Made ndg.xacml.core.expression.Expression abstract: derived classes must …
|
|
|
@6790
|
10 years |
pjkersha |
* Added marshalling function for condition <Apply> to marshall inputs for …
|
|
|
@6783
|
10 years |
pjkersha |
* Started work on processing for <Condition> statement of <Rule>.
* …
|
|
|
@6782
|
10 years |
pjkersha |
Fixes to PDP target processing following spec. Started Condition …
|
|
|
@6781
|
10 years |
pjkersha |
Corrected name
|
|
|
@6780
|
10 years |
pjkersha |
|
|
|
@6779
|
10 years |
pjkersha |
Generic test_xacml renamed test_policy
|
|
|
@6778
|
10 years |
pjkersha |
Split unit test module into policy, context, match function test related …
|
|
|
@6777
|
10 years |
pjkersha |
Added matching functions component.
|
|
|
@6776
|
10 years |
pjkersha |
Moved PDPInterface into separate module. Extensive additions to unit …
|
|
|
@6775
|
10 years |
pjkersha |
More work on PDP and moved pdp, pip and pap modules to context package.
|
|
|
@6774
|
10 years |
pjkersha |
Work on test PDP currently in unittests but will be moved into context …
|
|
|
@6771
|
10 years |
pjkersha |
Added request subject, resource, action and environment types
|
|
|
@6770
|
10 years |
pjkersha |
Added Context Handler and Attribute classes.
|
|
|
@6766
|
10 years |
pjkersha |
Started implementation on context schema: request and response objects
|
|
|
@6754
|
10 years |
pjkersha |
Parsing complete for all XACML example rules but minus Obligations …
|
|
|
@6753
|
10 years |
pjkersha |
Started adding parsing for Condition and Apply types.
|
|
|
@6752
|
10 years |
pjkersha |
Added parsing for Resource type and also a reader factory to return the …
|
|
|
@6751
|
10 years |
pjkersha |
Working rule1 example parsing, working on rule2 which contains a target …
|
|
|
@6750
|
10 years |
pjkersha |
Parsing functionality near complete for rule1.xml
|
|
|
@6748
|
10 years |
pjkersha |
spearate out Expression and AttributeValue? classes into separate modules.
|
|
|
@6747
|
10 years |
pjkersha |
Adding parsing for Subject type and SubjectMatch? elements.
|
|
|
@6746
|
10 years |
pjkersha |
Added more !ETree readers for the different types.
|
|
|
@6745
|
10 years |
pjkersha |
Moved modules into core package
|
|
|
@6744
|
10 years |
pjkersha |
Added core package
|
|
|
@6743
|
10 years |
pjkersha |
make utils available from ndg_security_common
|
|
|
@6742
|
10 years |
pjkersha |
Moved over unit tests from ndg_security_common
|
|
|
@6741
|
10 years |
pjkersha |
|
|
|
@6740
|
10 years |
pjkersha |
* fixed import paths changing to new ndg.xacml
* added unit test package
|
|
|
@6739
|
10 years |
pjkersha |
Branch NDG Security XACML code into an independent NDG XACML package.
|
|
|
@6738
|
10 years |
pjkersha |
|
|
|
@6737
|
10 years |
pjkersha |
|
|
|
@6736
|
10 years |
pjkersha |
|