public class org.finos.legend.engine.authentication.provider.DatabaseAuthenticationFlowProviderConfiguration extends java.lang.Object
{
public java.lang.String _type;
public org.finos.legend.authentication.credentialprovider.CredentialProviderProvider credentialProviderProvider;
public void <init>()
{
org.finos.legend.engine.authentication.provider.DatabaseAuthenticationFlowProviderConfiguration v;
v := @this: org.finos.legend.engine.authentication.provider.DatabaseAuthenticationFlowProviderConfiguration;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}