Uses of Enum Class
io.trino.plugin.deltalake.DeltaLakeSecurityModule.DeltaLakeSecurity
Packages that use DeltaLakeSecurityModule.DeltaLakeSecurity
-
Uses of DeltaLakeSecurityModule.DeltaLakeSecurity in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return DeltaLakeSecurityModule.DeltaLakeSecurityModifier and TypeMethodDescriptionDeltaLakeSecurityConfig.getSecuritySystem()Returns the enum constant of this class with the specified name.DeltaLakeSecurityModule.DeltaLakeSecurity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.deltalake with parameters of type DeltaLakeSecurityModule.DeltaLakeSecurityModifier and TypeMethodDescriptionDeltaLakeSecurityConfig.setSecuritySystem(DeltaLakeSecurityModule.DeltaLakeSecurity securitySystem)