Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.security Classes and Interfaces - 70 results found.
NameDescriptionTypePackageFramework
AuthorizationFactoryClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
AuthorizationFactory .AuthorizationExceptionHandlerInterfaceorg.apache.hadoop.hive.ql.security.authorization.AuthorizationFactoryApache Hive
AuthorizationFactory .DefaultAuthorizationExceptionHandlerClassorg.apache.hadoop.hive.ql.security.authorization.AuthorizationFactoryApache Hive
AuthorizationMetaStoreFilterHookMetastore filter hook for filtering out the list of objects that the current authorization implementation does not allow user to seeClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
AuthorizationPreEventListenerAuthorizationPreEventListener : A MetaStorePreEventListener that performs authorization/authentication checks on the metastore-side.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
AuthorizationPreEventListener .PartitionWrapperClassorg.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListenerApache Hive
AuthorizationPreEventListener .TableWrapperClassorg.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListenerApache Hive
AuthorizationUtilsClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
BitSetCheckedAuthorizationProviderClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
DefaultHiveAuthorizationProviderClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
DefaultHiveMetastoreAuthorizationProviderClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
DisallowTransformHookClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
DummyHiveAuthorizationValidatorA no-op HiveAuthorizationValidator for use from hive cli.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
GrantPrivAuthUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
HadoopDefaultAuthenticatorClassorg.apache.hadoop.hive.ql.securityApache Hive
HadoopDefaultMetastoreAuthenticatorClassorg.apache.hadoop.hive.ql.securityApache Hive
HiveAccessControlExceptionException thrown by the Authorization plugin api (v2).Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAccessControllerInterface that is invoked by access control commands, including grant/revoke role/privileges, create/drop roles, and commands to read the state of authorization rules.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthenticationProviderHiveAuthenticationProvider is an interface for authentication.Interfaceorg.apache.hadoop.hive.ql.securityApache Hive
HiveAuthorizationProviderInterfaceorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveAuthorizationProviderBaseClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveAuthorizationValidatorInterface used to check if user has privileges to perform certain action.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthorizerInterface for hive authorization plugins.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthorizer .VERSIONClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthorizerApache Hive
HiveAuthorizerFactory create HiveAuthorizer instance used for hive authorization.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthorizerImplConvenience implementation of HiveAuthorizer.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzContextProvides context information in authorization check call that can be used for auditing and/or authorization.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzContext .BuilderClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzContextApache Hive
HiveAuthzPluginExceptionException thrown by the Authorization plugin api (v2).Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzSessionContextProvides session context information.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzSessionContext .BuilderClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContextApache Hive
HiveAuthzSessionContext .CLIENT_TYPEClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContextApache Hive
HiveMetastoreAuthenticationProviderHiveMetastoreAuthenticationProvider is an interface extension from HiveAuthenticationProvider for authentication from theInterfaceorg.apache.hadoop.hive.ql.securityApache Hive
HiveMetastoreAuthorizationProviderHiveMetastoreAuthorizationProvider : An extension of HiveAuthorizaytionProvider that is intended to be called from the metastore-side.Interfaceorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveMetastoreClientFactoryFactory for getting current valid instance of IMetaStoreClient Metastore client cannot be cached in authorization interface as thatInterfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveMetastoreClientFactoryImplClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveMultiPartitionAuthorizationProviderBaseAbstract class that allows authorization of operations on partition-sets.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveOperationTypeenum HiveOperationTypeList of hive operations types.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrincipalClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrincipal .HivePrincipalTypeClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HivePrincipalApache Hive
HivePrivilegeClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrivilegeInfoClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrivilegeObjectRepresents the object on which privilege is being granted/revoked, and objects being used in queries.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrivilegeObject .HivePrivilegeObjectTypeNote that GLOBAL, PARTITION, COLUMN fields are populated only for Hive's old default authorization mode.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObjectApache Hive
HivePrivilegeObject .HivePrivObjectActionTypeWhen HiveOperationType is QUERY, this action type is set so that it is possible to determine if the action type on this object is an INSERT or INSERT_OVERWRITEClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObjectApache Hive
HivePrivilegeObjectUtilsClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveRoleGrantClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveV1AuthorizerClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
MetaStoreAuthzAPIAuthorizerEmbedOnlyClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
Operation2PrivilegeClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
Operation2Privilege .IOTypeClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.Operation2PrivilegeApache Hive
PrivilegePrivilege defines a privilege in Hive.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
PrivilegeRegistryPrivilegeRegistry is used to do privilege lookups.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
PrivilegeScopePrivilegeScope describes a hive defined privilege's scope (global/database/table/column).Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
PrivilegeTypeClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
ProxyUserAuthenticatorProxyUserAuthenticator extends HadoopDefaultAuthenticator but honours a proxy config setting proxy.Classorg.apache.hadoop.hive.ql.securityApache Hive
RequiredPrivilegesCaptures privilege sets, and can be used to compare required and available privileges to find missing privileges (if any).Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
RevokePrivAuthUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SessionStateConfigUserAuthenticatorAuthenticator to be used for testing and debugging.Classorg.apache.hadoop.hive.ql.securityApache Hive
SessionStateUserAuthenticatorAuthenticator that returns the userName set in SessionState.Classorg.apache.hadoop.hive.ql.securityApache Hive
SettableConfigUpdaterHelper class that can be used by authorization implementations to set a default list of 'safe' HiveConf parameters that can be edited by user.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
SQLAuthorizationUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLPrivilegeTypeenum SQLPrivilegeTypeEnum Constant SummaryClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLPrivTypeGrantenum SQLPrivTypeGrantEnum Constant SummaryClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdConfOnlyAuthorizerFactoryAuthorization class that can be used from hive cli, so that configuration in cli mode is set appropriately for SQL standards authorization.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAccessControllerClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAccessControllerWrapperWrapper for SQLStdHiveAccessController that does validation of arguments and then calls the real object.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAuthorizationValidatorClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAuthorizerFactoryClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
StorageBasedAuthorizationProviderStorageBasedAuthorizationProvider is an implementation of HiveMetastoreAuthorizationProvider that tries to look at the hdfsClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive