b29b15227a6f50786621f02c3ccc2b9b9056c00a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type idpZone : IdentityZoneCreationResult to identityZone : IdentityZone in method private createUser(jdbcScimUserProvisioning JdbcScimUserProvisioning, identityZone IdentityZone) : void in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Change Return Type | 1 | ||
| Change Return Type IdentityZoneCreationResult to IdentityZone in method private createZone(adminClient BaseClientDetails) : IdentityZone in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute spEntityId : String to spZoneEntityId : String in method package spIsAuthenticated() : void in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute sp : SamlServiceProvider to samlServiceProvider : SamlServiceProvider in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type idpZone : IdentityZoneCreationResult to idpZone : IdentityZone in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Change Attribute Type spZone : IdentityZoneCreationResult to spZone : IdentityZone in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter idpZone : IdentityZoneCreationResult to identityZone : IdentityZone in method private createUser(jdbcScimUserProvisioning JdbcScimUserProvisioning, identityZone IdentityZone) : void in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To |