| Package | Description |
|---|---|
| tachyon.security.authentication |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomAuthenticationProviderImpl
An authentication provider implementation that allows
AuthenticationProvider to be
customized at configuration time. |
class |
SimpleAuthenticationProviderImpl
An authentication provider implementation that allows arbitrary combination of username and
password including empty strings.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationProvider |
AuthenticationProvider.Factory.getAuthenticationProvider(AuthType authType,
TachyonConf conf) |
AuthenticationProvider |
CustomAuthenticationProviderImpl.getCustomProvider() |
| Constructor and Description |
|---|
PlainSaslServer.PlainServerCallbackHandler(AuthenticationProvider authenticationProvider) |
Copyright © 2015. All Rights Reserved.