Uses of Interface
org.apache.hadoop.hdfs.server.federation.router.security.token.SQLSecretManagerRetriableHandler
Packages that use SQLSecretManagerRetriableHandler
Package
Description
Includes implementations of token secret managers.
-
Uses of SQLSecretManagerRetriableHandler in org.apache.hadoop.hdfs.server.federation.router.security.token
Constructors in org.apache.hadoop.hdfs.server.federation.router.security.token with parameters of type SQLSecretManagerRetriableHandlerModifierConstructorDescriptionSQLDelegationTokenSecretManagerImpl(org.apache.hadoop.conf.Configuration conf, SQLConnectionFactory connectionFactory, SQLSecretManagerRetriableHandler retryHandler)