Uses of Enum Class
io.trino.plugin.raptor.legacy.security.RaptorSecurity
Packages that use RaptorSecurity
-
Uses of RaptorSecurity in io.trino.plugin.raptor.legacy.security
Methods in io.trino.plugin.raptor.legacy.security that return RaptorSecurityModifier and TypeMethodDescription@NotNull RaptorSecurityRaptorSecurityConfig.getSecuritySystem()static RaptorSecurityReturns the enum constant of this class with the specified name.static RaptorSecurity[]RaptorSecurity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.raptor.legacy.security with parameters of type RaptorSecurityModifier and TypeMethodDescriptionRaptorSecurityConfig.setSecuritySystem(RaptorSecurity securitySystem)