041453137e1cc210f06a17d8174411f2efcad4b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private testAuthWithNoPermissionUser(username String) : void extracted from public shouldBeAbleToLoginAndAuthorizeNoPermissionUserWithLdapOnly() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To | |
Extract Method private testCreateReaderUser() : void extracted from public shouldBeAbleToLoginWithLdapAndAuthorizeInternally() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To | |
Extract Method private testAuthWithReaderUser() : void extracted from public shouldBeAbleToLoginAndAuthorizeReaderWithLdapOnly() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To | |
Extract Method private testAuthWithReaderUser() : void extracted from public shouldBeAbleToLoginWithLdapAndAuthorizeInternally() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To | |
Extract Method private testAuthWithNoPermissionUser(username String) : void extracted from public shouldBeAbleToLoginAndAuthorizeNoPermissionUserWithLdapOnlyAndNoGroupToRoleMapping() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To | |
Extract Method private testAuthWithPublisherUser() : void extracted from public shouldBeAbleToLoginAndAuthorizePublisherWithLdapOnly() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To |