4b05f8b00025781dce3dcf1a130ec309c003ac5a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public getSubject(authenticatedOperation boolean) : Subject inlined to public getSubject(operation HotRodOperation) : Subject in class org.infinispan.server.hotrod.Authentication | From | To | |
Extract Method | 2 | ||
Extract Method private authInternal(header HotRodHeader, mech String, response byte[]) : void extracted from public auth(header HotRodHeader, mech String, response byte[]) : void in class org.infinispan.server.hotrod.Authentication | From | To | |
Extract Method private dispose(server SaslServer) : void extracted from public auth(header HotRodHeader, mech String, response byte[]) : void in class org.infinispan.server.hotrod.Authentication | From | To |