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 legend-engine-xt-connection-protocol-4.35.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.engine.protocol.pure.v1.packageableElement.connection
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.ApiKeyAuthenticationConfiguration.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.AuthenticationConfiguration.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.AuthenticationMechanism.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.Connection.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.ConnectionSpecification.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.DatabaseSupport.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.EncryptedPrivateKeyPairAuthenticationConfiguration.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.KerberosAuthenticationConfiguration.class - [JAR]
├─ org.finos.legend.engine.protocol.pure.v1.packageableElement.connection.UserPasswordAuthenticationConfiguration.class - [JAR]
org.finos.legend.engine.protocol.pure.v1
├─ org.finos.legend.engine.protocol.pure.v1.ConnectionProtocolExtension.class - [JAR]