a94c09ffa7d6851c601de1cd06918aedee0d94cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public userReceiveTest() : void renamed to public testUserPasswordReceive() : void in class tachyon.security.PlainSaslServerTest | From | To | |
| Rename Variable | 4 | ||
| Rename Variable acCallback : AuthorizeCallback to authCallback : AuthorizeCallback in method public evaluateResponse(response byte[]) : byte[] in class tachyon.security.PlainSaslServer | From | To | |
| Rename Variable eU : UnsupportedCallbackException to uce : UnsupportedCallbackException in method public evaluateResponse(response byte[]) : byte[] in class tachyon.security.PlainSaslServer | From | To | |
| Rename Variable pcCallback : PasswordCallback to passwordCallback : PasswordCallback in method public evaluateResponse(response byte[]) : byte[] in class tachyon.security.PlainSaslServer | From | To | |
| Rename Variable eI : IOException to ioe : IOException in method public evaluateResponse(response byte[]) : byte[] in class tachyon.security.PlainSaslServer | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter mHandler : CallbackHandler to handler : CallbackHandler in method package PlainSaslServer(handler CallbackHandler) in class tachyon.security.PlainSaslServer | From | To |