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

fcfg.server.fedora-users.xml Maven / Gradle / Ivy

Go to download

The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<users>
	<user name="fedoraAdmin" password="fedoraAdmin">
		<attribute name="fedoraRole">
			<value>administrator</value>
		</attribute>
	</user>
	<user name="fedoraIntCallUser" password="changeme" >
		<attribute name="fedoraRole">
			<value>fedoraInternalCall-1</value>
			<value>fedoraInternalCall-2</value>
		</attribute>
	</user>
</users>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy