| if(hasPluginProvider && !pluginAuthentication && !pluginAuthorization) | if(!pluginAuthProviders.isEmpty() && !pluginAuthentication && !pluginAuthorization) | hasPluginProvider && !pluginAuthentication && !pluginAuthorization | !hasPluginProvider.isEmpty() && !pluginAuthentication && !pluginAuthorization | neo4j | adab209f655751a8ab5acc00bb4ecbf0ff8e3fba | org.neo4j.server.security.enterprise.auth.EnterpriseSecurityModule.SecurityConfig | | | _1 | hasPluginProvider |
|---|
| _2 | pluginAuthProviders |
|---|
| | TCIVar | hasPluginProvider |
|---|
| v1 | !pluginAuthentication && !pluginAuthorization |
|---|
| | | TCIVar | hasPluginProvider |
|---|
| v1 | !pluginAuthentication && !pluginAuthorization |
|---|
| Uses | True |