79c95c0c8795d9addc9f9bd59bb46f361cff646f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public shouldNotLogErrorsFromLdapRealmWhenLoginSuccessfulInNativeRealm() : void renamed to public shouldNotLogErrorsFromLdapRealmWhenLoginSuccessfulInNativeRealmNativeFirst() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthIT | From | To | |
Rename Method public shouldFailIfAuthorizationExpiredWithUserLdapContext() : void renamed to public shouldFailIfAuthorizationExpiredWithserLdapContext() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthIT | From | To | |
Extract Method | 1 | ||
Extract Method private assertKeepAuthorizationForLifetimeOfTransaction(username String) : void extracted from public shouldKeepAuthorizationForLifetimeOfTransaction() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthIT | From | To |