jar

org.finos.legend.engine : legend-engine-executionPlan-execution-store-authentication

Maven & Gradle

Apr 22, 2022
6 usages

Legend Engine - Execution Plan - Execution - Store - Authentication

Table Of Contents

Latest Version

Download org.finos.legend.engine : legend-engine-executionPlan-execution-store-authentication JAR file - Latest Versions:

All Versions

Download org.finos.legend.engine : legend-engine-executionPlan-execution-store-authentication JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.61.x
2.60.x
2.59.x
2.58.x
2.57.x
2.56.x
2.55.x
2.54.x
2.53.x
2.52.x
2.51.x
2.50.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window legend-engine-executionPlan-execution-store-authentication-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.finos.legend.engine.authentication

├─ org.finos.legend.engine.authentication.DatabaseAuthenticationFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.DatabaseAuthenticationFlowKey.class - [JAR]

├─ org.finos.legend.engine.authentication.LegendDefaultDatabaseAuthenticationFlowProvider.class - [JAR]

├─ org.finos.legend.engine.authentication.LegendDefaultDatabaseAuthenticationFlowProviderConfiguration.class - [JAR]

org.finos.legend.engine.authentication.vaults

├─ org.finos.legend.engine.authentication.vaults.InMemoryVaultForTesting.class - [JAR]

org.finos.legend.engine.authentication.provider

├─ org.finos.legend.engine.authentication.provider.AbstractDatabaseAuthenticationFlowProvider.class - [JAR]

├─ org.finos.legend.engine.authentication.provider.DatabaseAuthenticationFlowProvider.class - [JAR]

├─ org.finos.legend.engine.authentication.provider.DatabaseAuthenticationFlowProviderConfiguration.class - [JAR]

├─ org.finos.legend.engine.authentication.provider.DatabaseAuthenticationFlowProviderSelector.class - [JAR]

org.finos.legend.engine.authentication.demoflows

├─ org.finos.legend.engine.authentication.demoflows.H2LocalWithDefaultUserPasswordFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.demoflows.H2LocalWithStaticUserPasswordFlow.class - [JAR]

org.finos.legend.engine.authentication.credential

├─ org.finos.legend.engine.authentication.credential.CredentialSupplier.class - [JAR]

org.finos.legend.engine.authentication.flows

├─ org.finos.legend.engine.authentication.flows.BigQueryWithGCPApplicationDefaultCredentialsFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.flows.DatabricksWithApiTokenFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.flows.H2StaticWithTestUserPasswordFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.flows.RedshiftWithUserPasswordFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.flows.SnowflakeWithKeyPairFlow.class - [JAR]

├─ org.finos.legend.engine.authentication.flows.SqlServerStaticWithUserPasswordFlow.class - [JAR]