4f835b596692a2bf1fafbdefef257fd26158cf57
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public test_valid_cert() : void renamed to public testValidCert() : void in class org.cloudfoundry.identity.uaa.util.KeyWithCertTest | From | To | |
Rename Method public cert_only() : void renamed to public testCertOnly() : void in class org.cloudfoundry.identity.uaa.util.KeyWithCertTest | From | To | |
Rename Method public test_invalid_cert() : void renamed to public testInvalidCert() : void in class org.cloudfoundry.identity.uaa.util.KeyWithCertTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute cert : String to invalidCert : String in class org.cloudfoundry.identity.uaa.util.KeyWithCertTest | From | To |