bc1e6d1831f798eea6df946293fc431ea805e42e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type tokenServices : UaaTokenServices to tokenServices : AuthorizationServerTokenServices in method public setTokenServices(tokenServices AuthorizationServerTokenServices) : void in class org.cloudfoundry.identity.uaa.login.util.LocalUaaRestTemplate | From | To | |
Change Return Type | 1 | ||
Change Return Type UaaTokenServices to AuthorizationServerTokenServices in method public getTokenServices() : AuthorizationServerTokenServices in class org.cloudfoundry.identity.uaa.login.util.LocalUaaRestTemplate | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tokenServices : UaaTokenServices to tokenServices : AuthorizationServerTokenServices in class org.cloudfoundry.identity.uaa.login.util.LocalUaaRestTemplate | From | To |