eaaa67c59d50bee4259bb41cbd1a100301db0391
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 6 | ||
| Change Parameter Type name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.kernel.impl.api.security.RestrictedAccessMode | From | To | |
| Change Parameter Type name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.internal.kernel.api.security.AccessMode | From | To | |
| Change Parameter Type name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext.StandardAccessMode | From | To | |
| Change Parameter Type propertyPermissions : Function<String,Boolean> to propertyPermissions : Function<Integer,Boolean> in method package StandardAccessMode(allowsReads boolean, allowsWrites boolean, allowsTokenCreates boolean, allowsSchemaWrites boolean, passwordChangeRequired boolean, roles Set<String>, propertyPermissions Function<Integer,Boolean>) in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext.StandardAccessMode | From | To | |
| Change Parameter Type name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.internal.kernel.api.security.AccessMode.Static | From | To | |
| Change Parameter Type name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.kernel.impl.api.security.OverriddenAccessMode | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Function<String,Boolean> to Function<Integer,Boolean> in method private queryForPropertyPermissions(token Token) : Function<Integer,Boolean> in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type propertyPermissions : Function<String,Boolean> to propertyPermissions : Function<Integer,Boolean> in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext.StandardAccessMode | From | To | |
| Extract Method | 1 | ||
| Extract Method private innerNext() : boolean extracted from public next() : boolean in class org.neo4j.kernel.impl.newapi.DefaultPropertyCursor | From | To | |
| Rename Parameter | 5 | ||
| Rename Parameter name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext.StandardAccessMode | From | To | |
| Rename Parameter name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.kernel.impl.api.security.RestrictedAccessMode | From | To | |
| Rename Parameter name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.internal.kernel.api.security.AccessMode.Static | From | To | |
| Rename Parameter name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.kernel.impl.api.security.OverriddenAccessMode | From | To | |
| Rename Parameter name : String to propertyKey : int in method public allowsPropertyReads(propertyKey int) : boolean in class org.neo4j.internal.kernel.api.security.AccessMode | From | To |