public interface  org.finos.legend.engine.plan.execution.stores.relational.connection.authentication.strategy.keys.AuthenticationStrategyKey extends java.lang.Object
{
public abstract java.lang.String shortId();
public abstract java.lang.String type();
}