
META-INF.nexus.autonx-security.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!-- Copyright (c) 2010 Red Hat, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses>. --> <security> <version>2.0.3</version> <roles> <role> <id>developer</id> <privileges> <privilege>autonx-mirrors</privilege> </privileges> </role> </roles> <privileges> <privilege> <id>autonx-mirrors</id> <type>method</type> <name>AutoNX: mirror-access</name> <description>Access to proxied URLs for auto-configuring mirrors in EMB.</description> <properties> <property> <key>method</key> <value>read</value> </property> <property> <key>permission</key> <value>nexus:autonx-mirrors</value> </property> </properties> </privilege> </privileges> </security>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy