Uses of Enum Class
io.trino.spi.security.SelectedRole.Type
Packages that use SelectedRole.Type
-
Uses of SelectedRole.Type in io.trino.spi.security
Subclasses with type arguments of type SelectedRole.Type in io.trino.spi.securityMethods in io.trino.spi.security that return SelectedRole.TypeModifier and TypeMethodDescriptionSelectedRole.getType()static SelectedRole.TypeReturns the enum constant of this class with the specified name.static SelectedRole.Type[]SelectedRole.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.spi.security with parameters of type SelectedRole.Type