1c2f6b92b186b8628bdbf0a410a5360984368d0f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 1 | ||
Pull Up Attribute private revocableTokenProvisioning : JdbcRevocableTokenProvisioning from class org.cloudfoundry.identity.uaa.mock.token.RefreshTokenMockMvcTests to package revocableTokenProvisioning : JdbcRevocableTokenProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests | From | To | |
Replace Variable With Attribute | 3 | ||
Replace Variable With Attribute uaaTokenServices : UaaTokenServices to tokenServices : UaaTokenServices in method package before() : void in class org.cloudfoundry.identity.uaa.mock.token.RefreshTokenMockMvcTests | From | To | |
Replace Variable With Attribute filter : StatelessMfaAuthenticationFilter to statelessMfaAuthenticationFilter : StatelessMfaAuthenticationFilter in method package filter_only_triggers_on_password_grant() : void in class org.cloudfoundry.identity.uaa.mock.token.MfaPasswordGrantMockMvcTests | From | To | |
Replace Variable With Attribute userProvisioning : ScimUserProvisioning to jdbcScimUserProvisioning : JdbcScimUserProvisioning in method public getTokenUsingPasscode() : void in class org.cloudfoundry.identity.uaa.login.TokenEndpointDocs | From | To | |
Rename Attribute | 1 | ||
Rename Attribute tokenProvisioning : RevocableTokenProvisioning to revocableTokenProvisioning : JdbcRevocableTokenProvisioning in class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tokenProvisioning : RevocableTokenProvisioning to revocableTokenProvisioning : JdbcRevocableTokenProvisioning in class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests | From | To |