Package io.trino.plugin.jdbc.credential
Interface CredentialPropertiesProvider<K,V>
- All Known Implementing Classes:
DefaultCredentialPropertiesProvider
public interface CredentialPropertiesProvider<K,V>
Extracts properties needed for authentication for a JDBC connection.
-
Method Summary
-
Method Details
-
getCredentialProperties
-