File System XACML Attribute Locator Example

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 488

This topic has not yet been written. The content below is from the topic description.
            locators/attrib/attribLocator_policy.xml                          locators/attrib/filesystemAttrib.properties         urn:xacml:2.0:interop:example:resource:account-status,urn:oasis:names:tc:xacml:1.0:subject:subject-id           In this example, we are configuring a FileSystemAttributeLocator to support two attribute IDs.  The attribute IDs are provided by a comma separated list of strings.   urn:xacml:2.0:interop:example:resource:account-status urn:oasis:names:tc:xacml:1.0:subject:subject-id   Let us take a look at the properties xml file called filesystemAttrib.properties.     Active 123456   NOTE:  Remember to inclde the DOCTYPE declaration and adhere to the DTD declaration as shown below: Â