|
Extract And Move Method public createIdentityProvider(mockMvc MockMvc, zone IdentityZoneCreationResult, nameAndOriginKey String, definition AbstractIdentityProviderDefinition) : IdentityProvider extracted from protected createIdentityProvider(zone IdentityZoneCreationResult, nameAndOriginKey String, definition AbstractIdentityProviderDefinition) : IdentityProvider in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public createZoneForInvites(mockMvc MockMvc, context ApplicationContext, clientId String, redirectUri String) : ZoneScimInviteData extracted from public createZoneForInvites() : ZoneScimInviteData in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public inviteUser(context ApplicationContext, mockMvc MockMvc, email String, userInviteToken String, subdomain String, clientId String, expectedOrigin String, REDIRECT_URI String) : URL extracted from public inviteUser(email String, userInviteToken String, subdomain String, clientId String, expectedOrigin String) : URL in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public extractInvitationCode(inviteLink String) : String extracted from private extractInvitationCode(inviteLink String) : String in class org.cloudfoundry.identity.uaa.login.InvitationsServiceMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public sendRequestWithTokenAndReturnResponse(context ApplicationContext, mockMvc MockMvc, token String, subdomain String, clientId String, redirectUri String, emails String...) : InvitationsResponse extracted from public sendRequestWithTokenAndReturnResponse(token String, subdomain String, clientId String, redirectUri String, emails String...) : InvitationsResponse in class org.cloudfoundry.identity.uaa.invitations.InvitationsEndpointMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |