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

com.github.saphyra.authservice.domain.Role Maven / Gradle / Ivy

package com.github.saphyra.authservice.domain;

public enum Role {
    ADMIN, USER, VISITOR
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy