a6d2fd75c2f38ec7eddb7d7cf00f4866689ec4e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public shouldFailIfAuthorizationExpiredWithUserLdapContext() : void renamed to public shouldFailIfAuthorizationExpiredWithAuthPlugin() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.PluginAuthenticationIT | From | To | |
| Rename Method public shouldGetShiroDebugLogs() : void renamed to public shouldFailOnIllegalRealmNameConfiguration() : void in class org.neo4j.server.security.enterprise.auth.EnterpriseAuthManagerFactoryTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private PLUGIN_REALM_NAME_PREFIX : String from class org.neo4j.server.security.enterprise.auth.plugin.PluginRealm to public PLUGIN_REALM_NAME_PREFIX : String from class org.neo4j.server.security.enterprise.auth.SecuritySettings | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute internal_authentication_enabled : Setting<Boolean> to native_authentication_enabled : Setting<Boolean> in class org.neo4j.server.security.enterprise.auth.SecuritySettings | From | To | |
| Rename Attribute internal_authorization_enabled : Setting<Boolean> to native_authorization_enabled : Setting<Boolean> in class org.neo4j.server.security.enterprise.auth.SecuritySettings | From | To |