38286c9155572412833732d7378a4e6b9c2bfd67
Files Diff
- Added: 6
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type subject : Subject to subject : ShiroSubject in method public ShiroAuthSubject(authManager EnterpriseAuthManager, subject ShiroSubject) in class org.neo4j.server.security.enterprise.auth.ShiroAuthSubject | From | To | |
Move Method | 1 | ||
Move Method public shouldBeAbleToLoginWithLdap() : void from class org.neo4j.server.security.enterprise.auth.integration.bolt.EnterpriseAuthenticationIT to public shouldBeAbleToLoginWithLdap() : void from class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthenticationIT | From | To | |
Change Return Type | 1 | ||
Change Return Type SecurityManager to DefaultSecurityManager in method protected createSecurityManager() : DefaultSecurityManager in class org.neo4j.server.security.enterprise.auth.ShiroAuthManager | From | To | |
Move Attribute | 2 | ||
Move Attribute private authenticationResult : AuthenticationResult from class org.neo4j.server.security.enterprise.auth.ShiroAuthSubject to private authenticationResult : AuthenticationResult from class org.neo4j.server.security.enterprise.auth.ShiroSubject | From | To | |
Move Attribute private authenticationResult : AuthenticationResult from class org.neo4j.server.security.enterprise.auth.ShiroAuthSubject to package authenticationResult : AuthenticationResult from class org.neo4j.server.security.enterprise.auth.ShiroAuthenticationInfo | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.server.security.enterprise.auth.NeoLifecycleRealm renamed to org.neo4j.server.security.enterprise.auth.ShiroRealmLifecycle | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type securityManager : SecurityManager to securityManager : DefaultSecurityManager in class org.neo4j.server.security.enterprise.auth.ShiroAuthManager | From | To | |
Change Attribute Type subject : Subject to subject : ShiroSubject in class org.neo4j.server.security.enterprise.auth.ShiroAuthSubject | From | To | |
Change Attribute Type securityManager : SecurityManager to securityManager : DefaultSecurityManager in class org.neo4j.server.security.enterprise.auth.MultiRealmAuthManager | From | To |