29eb5d46ba6b2a07cdb3cfa1e11d09b972562b0c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testAuthenticateInNoneUaaZoneWithInactiveLdapProvider() : void renamed to public testNonUAAZoneUaaActiveUaaAuthenticationSucccess() : void in class org.cloudfoundry.identity.uaa.authentication.manager.DynamicZoneAwareAuthenticationManagerTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public ZONE : IdentityZone in class org.cloudfoundry.identity.uaa.authentication.manager.DynamicZoneAwareAuthenticationManagerTest | From | To | |
Extract Method | 1 | ||
Extract Method protected getChainedAuthenticationManager(zone IdentityZone) : ChainedAuthenticationManager extracted from public authenticate(authentication Authentication) : Authentication in class org.cloudfoundry.identity.uaa.authentication.manager.DynamicZoneAwareAuthenticationManager | From | To |