15a7b8c33889cb0962c85ffd07dd8548fc0a1b82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method package wasAuthenticated() : boolean renamed to package takeAuthenticationFlag() : boolean in class org.neo4j.server.security.enterprise.auth.LdapCachingTest.TestRealm | From | To | |
| Rename Method package wasAuthorized() : boolean renamed to package takeAuthorizationFlag() : boolean in class org.neo4j.server.security.enterprise.auth.LdapCachingTest.TestRealm | From | To | |
| Rename Method package wasAuthenticated() : boolean renamed to package takeAuthenticationFlag() : boolean in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealmTest.TestRealm | From | To | |
| Rename Method package wasAuthorized() : boolean renamed to package takeAuthorizationFlag() : boolean in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealmTest.TestRealm | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute authorized : boolean to authorizationFlag : boolean in class org.neo4j.server.security.enterprise.auth.LdapCachingTest.TestRealm | From | To | |
| Rename Attribute authenticated : boolean to authenticationFlag : boolean in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealmTest.TestRealm | From | To | |
| Rename Attribute authorized : boolean to authorizationFlag : boolean in class org.neo4j.server.security.enterprise.auth.InternalFlatFileRealmTest.TestRealm | From | To | |
| Rename Attribute authenticated : boolean to authenticationFlag : boolean in class org.neo4j.server.security.enterprise.auth.LdapCachingTest.TestRealm | From | To |