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 opa-authorizer-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bisnode.kafka.authorization
├─ com.bisnode.kafka.authorization.ActionSerializer.class - [JAR]
├─ com.bisnode.kafka.authorization.AllowCallable.class - [JAR]
├─ com.bisnode.kafka.authorization.CachableRequest.class - [JAR]
├─ com.bisnode.kafka.authorization.ClientInformationSerializer.class - [JAR]
├─ com.bisnode.kafka.authorization.Input.class - [JAR]
├─ com.bisnode.kafka.authorization.KafkaPrincipalSerializer.class - [JAR]
├─ com.bisnode.kafka.authorization.OpaAuthorizer.class - [JAR]
├─ com.bisnode.kafka.authorization.Request.class - [JAR]
├─ com.bisnode.kafka.authorization.RequestContextSerializer.class - [JAR]
├─ com.bisnode.kafka.authorization.RequestHeaderDataSerializer.class - [JAR]
├─ com.bisnode.kafka.authorization.RequestHeaderSerializer.class - [JAR]
├─ com.bisnode.kafka.authorization.ResourcePatternSerializer.class - [JAR]