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-policy-db-1.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sentry.policy.db
├─ org.apache.sentry.policy.db.AbstractDBPrivilegeValidator.class - [JAR]
├─ org.apache.sentry.policy.db.DBModelAuthorizables.class - [JAR]
├─ org.apache.sentry.policy.db.DBWildcardPrivilege.class - [JAR]
├─ org.apache.sentry.policy.db.DatabaseMustMatch.class - [JAR]
├─ org.apache.sentry.policy.db.DatabaseRequiredInPrivilege.class - [JAR]
├─ org.apache.sentry.policy.db.ServerNameMustMatch.class - [JAR]
├─ org.apache.sentry.policy.db.ServersAllIsInvalid.class - [JAR]
├─ org.apache.sentry.policy.db.SimpleDBPolicyEngine.class - [JAR]