Uses of Enum Class
com.erudika.para.core.User.Roles
-
Uses of User.Roles in com.erudika.para.core
Modifier and TypeMethodDescriptionstatic User.Roles
Returns the enum constant of this class with the specified name.static User.Roles[]
User.Roles.values()
Returns an array containing the constants of this enum class, in the order they are declared.