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

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

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright The WildFly Authors
~ SPDX-License-Identifier: Apache-2.0
-->

<permissions xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
             http://xmlns.jcp.org/xml/ns/javaee/permissions_7.xsd"
    version="7">
    <permission>
        <class-name>java.security.AllPermission</class-name>
    </permission>
</permissions>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy