force.authzforce-ce-restful-pdp-cxf-spring-boot-server.7.1.0.source-code.catalog.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of authzforce-ce-restful-pdp-cxf-spring-boot-server Show documentation
Show all versions of authzforce-ce-restful-pdp-cxf-spring-boot-server Show documentation
AuthzForce - RESTful PDP service based on Apache CXF/Spring Boot that is compliant with REST Profile of XACML 3.0, and consumes/produces both XACML-XML and XACML-JSON-Profile-compliant requests/responses
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> <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. --> </catalog>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy