package authentication
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
AnonymousAuthenticationProviderImpl extends PasswdAuthenticationProvider
This authentication provider allows any combination of username and password.
- class HadoopThriftAuthBridgeServer extends AnyRef
- class KyuubiAuthenticationFactory extends Logging
- class KyuubiDelegationTokenIdentifier extends AbstractDelegationTokenIdentifier
- case class KyuubiDelegationTokenManager(keyUpdateInterval: Long, tokenMaxLifetime: Long, tokenRenewInterval: Long, tokenRemoverScanInterval: Long) extends AbstractDelegationTokenSecretManager[KyuubiDelegationTokenIdentifier] with Product with Serializable
- class LdapAuthenticationProviderImpl extends PasswdAuthenticationProvider
- trait PasswdAuthenticationProvider extends AnyRef
- class PlainSASLServer extends SaslServer
- class TSetIpAddressProcessor[I <: Iface] extends Processor[Iface] with Logging
Value Members
- object AuthMethods extends Enumeration
- object AuthTypes extends Enumeration
-
object
AuthenticationProviderFactory
This class helps select a PasswdAuthenticationProvider for a given AuthMethods
- object HadoopThriftAuthBridgeServer
- object KyuubiAuthenticationFactory
- object KyuubiDelegationTokenIdentifier
- object KyuubiDelegationTokenManager extends Serializable
- object PlainSASLHelper
- object PlainSASLServer
- object SaslQOP extends Enumeration
- object TSetIpAddressProcessor