![JAR search and dependency download from the Maven repository](/logo.png)
fi.foyt.fni.persistence.model.users.UserRole Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of persistence Show documentation
Show all versions of persistence Show documentation
Forge & Illusion - Persistence
package fi.foyt.fni.persistence.model.users;
public enum UserRole {
GUEST,
USER,
ADMINISTRATOR,
LIBRARIAN
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy