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

fi.foyt.fni.persistence.model.users.UserRole Maven / Gradle / Ivy

There is a newer version: 3.3.13
Show newest version
package fi.foyt.fni.persistence.model.users;

public enum UserRole {
	GUEST,
	USER,
	ADMINISTRATOR,
	LIBRARIAN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy