jar

org.apache.sentry : sentry-provider-common

Maven & Gradle

Sep 25, 2018
22 usages

Sentry Provider Common

Table Of Contents

Latest Version

Download org.apache.sentry : sentry-provider-common JAR file - Latest Versions:

All Versions

Download org.apache.sentry : sentry-provider-common JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.8.x
1.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sentry-provider-common-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sentry.provider.common

├─ org.apache.sentry.provider.common.AuthorizationComponent.class - [JAR]

├─ org.apache.sentry.provider.common.AuthorizationProvider.class - [JAR]

├─ org.apache.sentry.provider.common.CacheProvider.class - [JAR]

├─ org.apache.sentry.provider.common.GroupMappingService.class - [JAR]

├─ org.apache.sentry.provider.common.HadoopGroupMappingService.class - [JAR]

├─ org.apache.sentry.provider.common.HadoopGroupResourceAuthorizationProvider.class - [JAR]

├─ org.apache.sentry.provider.common.NoAuthorizationProvider.class - [JAR]

├─ org.apache.sentry.provider.common.NoGroupMappingService.class - [JAR]

├─ org.apache.sentry.provider.common.ProviderBackend.class - [JAR]

├─ org.apache.sentry.provider.common.ProviderBackendContext.class - [JAR]

├─ org.apache.sentry.provider.common.ResourceAuthorizationProvider.class - [JAR]

├─ org.apache.sentry.provider.common.TableCache.class - [JAR]

org.apache.sentry.provider.file

├─ org.apache.sentry.provider.file.HadoopGroupResourceAuthorizationProvider.class - [JAR]

Advertisement