Package | Description |
---|---|
org.apache.hive.service.auth |
Modifier and Type | Method and Description |
---|---|
static AuthenticationProviderFactory.AuthMethods |
AuthenticationProviderFactory.AuthMethods.getValidAuthMethod(String authMethodStr) |
static AuthenticationProviderFactory.AuthMethods |
AuthenticationProviderFactory.AuthMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationProviderFactory.AuthMethods[] |
AuthenticationProviderFactory.AuthMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static PasswdAuthenticationProvider |
AuthenticationProviderFactory.getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.