63c6163fe5a9a9926b555a1aa8445c0393cbf2b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable subjectBuilder : Subject.Builder in method private buildSubject(username String) : Subject from class org.neo4j.server.security.enterprise.auth.ShiroAuthManager | From | To | |
Extract Method | 1 | ||
Extract Method private buildSubject(username String) : Subject extracted from public login(username String, password String) : AuthSubject in class org.neo4j.server.security.enterprise.auth.ShiroAuthManager | From | To |