Uses of Enum Class
com.bytedesk.core.rbac.user.UserEntity.RegisterSource
Packages that use UserEntity.RegisterSource
-
Uses of UserEntity.RegisterSource in com.bytedesk.core.rbac.user
Methods in com.bytedesk.core.rbac.user that return UserEntity.RegisterSourceModifier and TypeMethodDescriptionstatic UserEntity.RegisterSourceReturns the enum constant of this class with the specified name.static UserEntity.RegisterSource[]UserEntity.RegisterSource.values()Returns an array containing the constants of this enum class, in the order they are declared.