Uses of Enum Class
eu.dnetlib.organizations.controller.UserRole
Packages that use UserRole
-
Uses of UserRole in eu.dnetlib.organizations.controller
Methods in eu.dnetlib.organizations.controller that return UserRoleModifier and TypeMethodDescriptionstatic UserRoleUserInfo.findRole(org.springframework.security.core.Authentication authentication) UserInfo.getRole()HomeController.getUserRole(org.springframework.security.core.Authentication authentication) static UserRoleReturns the enum constant of this class with the specified name.static UserRole[]UserRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.organizations.controller with parameters of type UserRoleConstructors in eu.dnetlib.organizations.controller with parameters of type UserRole