|
Extract And Move Method public setSelfServiceLinksEnabled(context ApplicationContext, zoneId String, enabled boolean) : void extracted from protected setSelfServiceLinksEnabled(enabled boolean) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public setLogout(context ApplicationContext, zoneId String, logout Links.Logout) : void extracted from protected setLogout(logout Links.Logout) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public getPrompts(context ApplicationContext, zoneId String) : List<Prompt> extracted from protected getPrompts() : List<Prompt> in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public setDisableInternalUserManagement(context ApplicationContext, zoneId String, disabled boolean) : void extracted from protected setDisableInternalUserManagement(disabled boolean) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public setPrompts(context ApplicationContext, zoneId String, prompts List<Prompt>) : void extracted from protected setPrompts(prompts List<Prompt>) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public setZoneConfiguration(context ApplicationContext, zoneId String, configuration IdentityZoneConfiguration) : void extracted from protected setZoneConfiguration(configuration IdentityZoneConfiguration) : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |
|
Extract And Move Method public getLogout(context ApplicationContext, zoneId String) : Links.Logout extracted from protected getLogout() : Links.Logout in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils |
From |
To |