Uses of Interface
org.apache.storm.common.CredentialKeyProvider
Packages that use CredentialKeyProvider
Package
Description
-
Uses of CredentialKeyProvider in org.apache.storm.common
Classes in org.apache.storm.common that implement CredentialKeyProviderModifier and TypeClassDescriptionclass
The base class that for auto credential plugins that abstracts out some of the common functionality.class
The base class that for auto credential plugins that abstracts out some of the common functionality. -
Uses of CredentialKeyProvider in org.apache.storm.hbase.security
Classes in org.apache.storm.hbase.security that implement CredentialKeyProviderModifier and TypeClassDescriptionclass
Auto credentials plugin for HBase implementation.class
Auto credentials nimbus plugin for HBase implementation. -
Uses of CredentialKeyProvider in org.apache.storm.hdfs.security
Classes in org.apache.storm.hdfs.security that implement CredentialKeyProviderModifier and TypeClassDescriptionclass
Auto credentials plugin for HDFS implementation.class
Auto credentials nimbus plugin for HDFS implementation. -
Uses of CredentialKeyProvider in org.apache.storm.hive.security
Classes in org.apache.storm.hive.security that implement CredentialKeyProviderModifier and TypeClassDescriptionclass
Auto credentials plugin for Hive implementation.class
Auto credentials nimbus plugin for Hive implementation.