.askllc.fermenter.stout.stout-authzforce.2.0.0.CR9.source-code.pdp-ext-catalog.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stout-authzforce Show documentation
Show all versions of stout-authzforce Show documentation
Provides base functionality and patterns for utilizing Authzforce to provide core
authorization needs.
<?xml version="1.0" encoding="UTF-8"?> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> <!-- For AuthZForce SchemaHandler --> <system systemId="http://www.w3.org/2001/xml.xsd" uri="classpath:xml.xsd" /> <uri name="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" uri="classpath:xacml-core-v3-schema-wd-17.xsd" /> <uri name="http://authzforce.github.io/xmlns/pdp/ext/3" uri="classpath:pdp-ext-base.xsd" /> <!-- PDP Extensions (<uri>'s 'name' attribute value must match the namespace indicated for the schema import in the PDP extensions schema (pdp-ext.xsd), do not specify any schemaLocation in this schema, only the namespace. --> <uri name="http://fermenter.bitbucket.org/stout/authz/attribute/2" uri="classpath:org.bitbucket.fermenter.stout.authz.attribute.provider.xsd" /> </catalog>