All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.definitions.xml Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
<?xml version="1.0" encoding="ASCII"?>
<!--
 Fabric3
 Copyright (c) 2009-2012 Metaform Systems

Fabric3 is licensed under modified terms of the GNU General
Public License. See the accompanying license file for details.
-->
<definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
             targetNamespace="urn:fabric3.org"
             xmlns:f3="urn:fabric3.org">

    <intent name="authorization" constrains="implementation">
        <description>
            Unqualified intent for authorization.
        </description>
    </intent>

    <policySet name="authorizationPolicy" provides="f3:authorization">
        <f3:authorization/>
    </policySet>


</definitions>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy