Uses of Enum Class
io.trino.plugin.jdbc.credential.CredentialProviderType
Packages that use CredentialProviderType
-
Uses of CredentialProviderType in io.trino.plugin.jdbc.credential
Methods in io.trino.plugin.jdbc.credential that return CredentialProviderTypeModifier and TypeMethodDescription@NotNull CredentialProviderTypeCredentialProviderTypeConfig.getCredentialProviderType()static CredentialProviderTypeReturns the enum constant of this class with the specified name.static CredentialProviderType[]CredentialProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.jdbc.credential with parameters of type CredentialProviderTypeModifier and TypeMethodDescriptionCredentialProviderTypeConfig.setCredentialProviderType(CredentialProviderType credentialProviderType)