0d44f1923f68699abe89bf4dd6879565c6a6f984
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 1 | ||
Move Source Folder common to login | From | To | |
Change Return Type | 1 | ||
Change Return Type UaaPrincipal to UaaUser in method protected createIfMissing(samlPrincipal UaaPrincipal, addNew boolean, authorities Collection<? extends GrantedAuthority>) : UaaUser in class org.cloudfoundry.identity.uaa.login.saml.LoginSamlAuthenticationProvider | From | To | |
Extract Method | 1 | ||
Extract Method private testSimpleSamlLogin(firstUrl String, lookfor String, username String, password String) : void extracted from private testSimpleSamlLogin(firstUrl String, lookfor String) : void in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT | From | To |