.project
.pydevproject
LICENSE
ez_setup.py
setup.cfg
setup.py
ndg/__init__.py
ndg/xacml/__init__.py
ndg/xacml/core/__init__.py
ndg/xacml/core/action.py
ndg/xacml/core/apply.py
ndg/xacml/core/attribute.py
ndg/xacml/core/attributedesignator.py
ndg/xacml/core/attributeselector.py
ndg/xacml/core/attributevalue.py
ndg/xacml/core/combinerparameter.py
ndg/xacml/core/condition.py
ndg/xacml/core/environment.py
ndg/xacml/core/expression.py
ndg/xacml/core/match.py
ndg/xacml/core/obligation.py
ndg/xacml/core/policy.py
ndg/xacml/core/policy_combining_alg.py
ndg/xacml/core/policybase.py
ndg/xacml/core/policydefaults.py
ndg/xacml/core/policyset.py
ndg/xacml/core/resource.py
ndg/xacml/core/rule.py
ndg/xacml/core/rule_combining_alg.py
ndg/xacml/core/subject.py
ndg/xacml/core/target.py
ndg/xacml/core/variabledefinition.py
ndg/xacml/core/variablereference.py
ndg/xacml/core/context/__init__.py
ndg/xacml/core/context/action.py
ndg/xacml/core/context/environment.py
ndg/xacml/core/context/exceptions.py
ndg/xacml/core/context/handler.py
ndg/xacml/core/context/handlerinterface.py
ndg/xacml/core/context/pap.py
ndg/xacml/core/context/pdp.py
ndg/xacml/core/context/pdpinterface.py
ndg/xacml/core/context/pip.py
ndg/xacml/core/context/pipinterface.py
ndg/xacml/core/context/request.py
ndg/xacml/core/context/resource.py
ndg/xacml/core/context/response.py
ndg/xacml/core/context/result.py
ndg/xacml/core/context/subject.py
ndg/xacml/core/documentation/Makefile
ndg/xacml/core/functions/__init__.py
ndg/xacml/core/functions/v1/__init__.py
ndg/xacml/core/functions/v1/and.py
ndg/xacml/core/functions/v1/at_least_one_member_of.py
ndg/xacml/core/functions/v1/bag.py
ndg/xacml/core/functions/v1/equal.py
ndg/xacml/core/functions/v1/match.py
ndg/xacml/core/functions/v1/not.py
ndg/xacml/core/functions/v1/one_and_only.py
ndg/xacml/core/functions/v1/regexp_match.py
ndg/xacml/core/functions/v1/round.py
ndg/xacml/core/functions/v2/__init__.py
ndg/xacml/core/functions/v2/concatenate.py
ndg/xacml/core/functions/v2/regexp_match.py
ndg/xacml/finder/__init__.py
ndg/xacml/finder/defaultfinder.py
ndg/xacml/finder/localpolicyfinder.py
ndg/xacml/finder/policyfinderbase.py
ndg/xacml/finder/urlpolicyfinder.py
ndg/xacml/parsers/__init__.py
ndg/xacml/parsers/common.py
ndg/xacml/parsers/etree/__init__.py
ndg/xacml/parsers/etree/actionattributedesignatorreader.py
ndg/xacml/parsers/etree/actionmatchreader.py
ndg/xacml/parsers/etree/actionreader.py
ndg/xacml/parsers/etree/applyreader.py
ndg/xacml/parsers/etree/attributedesignatorreader.py
ndg/xacml/parsers/etree/attributeselectorreader.py
ndg/xacml/parsers/etree/attributevaluereader.py
ndg/xacml/parsers/etree/conditionreader.py
ndg/xacml/parsers/etree/context.py
ndg/xacml/parsers/etree/environmentreader.py
ndg/xacml/parsers/etree/expressionreader.py
ndg/xacml/parsers/etree/factory.py
ndg/xacml/parsers/etree/matchreader.py
ndg/xacml/parsers/etree/policybasereader.py
ndg/xacml/parsers/etree/policydefaultsreader.py
ndg/xacml/parsers/etree/policyreader.py
ndg/xacml/parsers/etree/policysetreader.py
ndg/xacml/parsers/etree/reader.py
ndg/xacml/parsers/etree/resourceattributedesignatorreader.py
ndg/xacml/parsers/etree/resourcematchreader.py
ndg/xacml/parsers/etree/resourcereader.py
ndg/xacml/parsers/etree/rulereader.py
ndg/xacml/parsers/etree/subjectattributedesignatorreader.py
ndg/xacml/parsers/etree/subjectmatchreader.py
ndg/xacml/parsers/etree/subjectreader.py
ndg/xacml/parsers/etree/targetchildreader.py
ndg/xacml/parsers/etree/targetreader.py
ndg/xacml/parsers/etree/writer.py
ndg/xacml/test/__init__.py
ndg/xacml/test/esgf1.xml
ndg/xacml/test/firstapplicable.xml
ndg/xacml/test/ndg1.xml
ndg/xacml/test/policy_attributeselector_1.xml
ndg/xacml/test/policy_attributeselector_2.xml
ndg/xacml/test/policy_attributeselector_3.xml
ndg/xacml/test/policy_attributeselector_4.xml
ndg/xacml/test/policy_attributeselector_5.xml
ndg/xacml/test/policy_attributeselector_6.xml
ndg/xacml/test/policy_cmip5.xml
ndg/xacml/test/policy_cmip5_rules.xml
ndg/xacml/test/policy_faam.xml
ndg/xacml/test/policy_set_internal_references.xml
ndg/xacml/test/policy_set_nested_only.xml
ndg/xacml/test/policy_set_url_references.xml
ndg/xacml/test/rule1.xml
ndg/xacml/test/rule2.xml
ndg/xacml/test/rule3.xml
ndg/xacml/test/rule4.xml
ndg/xacml/test/subjectmatch.xml
ndg/xacml/test/test_functions.py
ndg/xacml/test/urn:ndg:security:1.0:authz:test:policy-set-2
ndg/xacml/test/cmip5_policyset/cmip5-policyset.xml
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadcm3-decadal1960
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadcm3-decadal1965
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadcm3-decadal1970
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadcm3-decadal1975
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadcm3-historical
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadgem2-a
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policy-opendap-hadgem2-es
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policyset-gsiftp
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policyset-httpserver
ndg/xacml/test/cmip5_policyset/urn:ndg:security:1.0:authz:test:cmip5-policyset-opendap
ndg/xacml/test/context/__init__.py
ndg/xacml/test/context/test_context.py
ndg/xacml/test/context/test_pdp.py
ndg/xacml/test/context/test_pdp_cmip5.py
ndg/xacml/test/context/test_pdp_cmip5_opendap_only.py
ndg/xacml/test/context/test_pdp_cmip5_policyset.py
ndg/xacml/test/context/test_pdp_faam.py
ndg/xacml/test/context/test_pdp_faam_policyset.py
ndg/xacml/test/context/test_pdp_with_attributeselector.py
ndg/xacml/test/context/test_pdp_with_custom_attributevalue_types.py
ndg/xacml/test/context/test_pdp_with_first_applicable_rule_combining_algorithm.py
ndg/xacml/test/context/test_pdp_with_match_combinations.py
ndg/xacml/test/context/test_pdp_with_policy_set_internal_references.py
ndg/xacml/test/context/test_pdp_with_policy_set_nested_only.py
ndg/xacml/test/context/test_pdp_with_policy_set_url_references.py
ndg/xacml/test/faam_policyset/policy_faam_policyset.xml
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2004
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2005
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2006
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2007
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2008
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2009
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2010
ndg/xacml/test/faam_policyset/urn:ndg:security:1.0:authz:test:policy-faam-2011
ndg/xacml/test/functions/__init__.py
ndg/xacml/test/functions/policy_and.xml
ndg/xacml/test/functions/policy_concatenate.xml
ndg/xacml/test/functions/policy_custom_function.xml
ndg/xacml/test/functions/policy_not.xml
ndg/xacml/test/functions/test_custom_function.py
ndg/xacml/test/functions/test_logical_functions.py
ndg/xacml/test/functions/test_string_functions.py
ndg/xacml/test/policy/__init__.py
ndg/xacml/test/policy/test_policy.py
ndg/xacml/utils/__init__.py
ndg/xacml/utils/etree.py
ndg/xacml/utils/factory.py
ndg/xacml/utils/urlfetcher.py
ndg/xacml/utils/xpath_selector.py
ndg_xacml.egg-info/PKG-INFO
ndg_xacml.egg-info/SOURCES.txt
ndg_xacml.egg-info/dependency_links.txt
ndg_xacml.egg-info/namespace_packages.txt
ndg_xacml.egg-info/not-zip-safe
ndg_xacml.egg-info/top_level.txt