View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]