f6e3058b8da354e4c31a6edf368e8e44a86b49d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public failsIfProviderIsNotOIDCOrOAuth() : void renamed to public unableToAuthenticate_whenProviderIsNotOIDCOrOAuth() : void in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerIT | From | To | |
Rename Method public failsIfProviderIsNotFound() : void renamed to public unableToAuthenticate_whenProviderIsNotFound() : void in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerIT | From | To | |
Rename Method public failureResponseFromSamlIDP_showErrorFromSaml() : void renamed to public incorrectResponseFromSamlIDP_showErrorFromSaml() : void in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT | From | To |