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 atlas-authorization-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.atlas.authorize.simple
├─ org.apache.atlas.authorize.simple.AtlasSimpleAuthorizer.class - [JAR]
├─ org.apache.atlas.authorize.simple.AtlasSimpleAuthzPolicy.class - [JAR]
├─ org.apache.atlas.authorize.simple.AtlasSimpleAuthzUpdateTool.class - [JAR]
org.apache.atlas.authorize
├─ org.apache.atlas.authorize.AtlasAccessRequest.class - [JAR]
├─ org.apache.atlas.authorize.AtlasAdminAccessRequest.class - [JAR]
├─ org.apache.atlas.authorize.AtlasAuthorizationException.class - [JAR]
├─ org.apache.atlas.authorize.AtlasAuthorizationUtils.class - [JAR]
├─ org.apache.atlas.authorize.AtlasAuthorizer.class - [JAR]
├─ org.apache.atlas.authorize.AtlasAuthorizerFactory.class - [JAR]
├─ org.apache.atlas.authorize.AtlasEntityAccessRequest.class - [JAR]
├─ org.apache.atlas.authorize.AtlasNoneAuthorizer.class - [JAR]
├─ org.apache.atlas.authorize.AtlasPrivilege.class - [JAR]
├─ org.apache.atlas.authorize.AtlasRelationshipAccessRequest.class - [JAR]
├─ org.apache.atlas.authorize.AtlasSearchResultScrubRequest.class - [JAR]
├─ org.apache.atlas.authorize.AtlasTypeAccessRequest.class - [JAR]
├─ org.apache.atlas.authorize.AtlasTypesDefFilterRequest.class - [JAR]