d64dedd95ab290d2259e47969f9d1438c60d1bb4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private performSPAuthentication(assertion String) : ResultActions inlined to package spIsAuthenticated() : void in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable userProvisioning : JdbcScimUserProvisioning to jdbcScimUserProvisioning : JdbcScimUserProvisioning in method private createUser(jdbcScimUserProvisioning JdbcScimUserProvisioning, idpZone IdentityZoneCreationResult) : void in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Extract Variable | 1 | ||
| Extract Variable subdomain : String in method package spIsAuthenticated() : void from class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To |