Uses of Enum Class
io.trino.server.security.KerberosNameType
Packages that use KerberosNameType
-
Uses of KerberosNameType in io.trino.server.security
Methods in io.trino.server.security that return KerberosNameTypeModifier and TypeMethodDescription@NotNull KerberosNameTypeKerberosConfig.getNameType()static KerberosNameTypeReturns the enum constant of this class with the specified name.static KerberosNameType[]KerberosNameType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.server.security with parameters of type KerberosNameType