Uses of Class
org.apache.drill.exec.store.security.UsernamePasswordCredentials
Packages that use UsernamePasswordCredentials
Package
Description
-
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.cassandra
Methods in org.apache.drill.exec.store.cassandra that return types with arguments of type UsernamePasswordCredentialsModifier and TypeMethodDescriptionCassandraStorageConfig.getUsernamePasswordCredentials()
CassandraStorageConfig.getUsernamePasswordCredentials
(String username) -
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.elasticsearch
Methods in org.apache.drill.exec.store.elasticsearch that return types with arguments of type UsernamePasswordCredentialsModifier and TypeMethodDescriptionElasticsearchStorageConfig.getUsernamePasswordCredentials()
ElasticsearchStorageConfig.getUsernamePasswordCredentials
(String username) Gets the credentials. -
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.jdbc
Methods in org.apache.drill.exec.store.jdbc that return types with arguments of type UsernamePasswordCredentialsModifier and TypeMethodDescriptionJdbcStorageConfig.getUsernamePasswordCredentials
(UserBitShared.UserCredentials userCredentials) -
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.phoenix
Methods in org.apache.drill.exec.store.phoenix that return types with arguments of type UsernamePasswordCredentials -
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.security
Subclasses of UsernamePasswordCredentials in org.apache.drill.exec.store.securityMethods in org.apache.drill.exec.store.security that return types with arguments of type UsernamePasswordCredentials -
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.security.oauth
Subclasses of UsernamePasswordCredentials in org.apache.drill.exec.store.security.oauth -
Uses of UsernamePasswordCredentials in org.apache.drill.exec.store.splunk
Methods in org.apache.drill.exec.store.splunk that return types with arguments of type UsernamePasswordCredentialsModifier and TypeMethodDescriptionSplunkPluginConfig.getUsernamePasswordCredentials()
Gets the credentials.SplunkPluginConfig.getUsernamePasswordCredentials
(String username) Gets the credentials.