b6a73cc32cc5f77f77ee61259d8c4657c0d93a10
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testClientCredentialsLockoutWithFormData() : void renamed to public clientCredentials_byDefault_willNotLockoutClientsUsingFormData() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To | |
Rename Method public testClientCredentialsLockoutWithBasicAuth() : void renamed to public clientCredentials_byDefault_WillNotLockoutDuringFailedBasicAuth() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To | |
Rename Method public testClientCredentialsLockoutWithBasicAuthAndFormData() : void renamed to public clientCredentials_byDefault_WillNotLockoutDuringFailedBasicAuthAndFormData() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To |