force.authzforce-ce-restful-pdp-cxf-spring-boot-server.1.2.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
<?xml version="1.0" encoding="UTF-8"?> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> <systemSuffix systemIdSuffix="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"/> <system systemId="authzforce-ext.xsd" uri="classpath:authzforce-ext.xsd"/> <!-- PDP Extensions --> </catalog>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy