|
Pull Up Method private createBaseClients(length int, grantTypes Collection<String>) : ClientDetailsModification[] from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createBaseClients(length int, grantTypes Collection<String>) : ClientDetailsModification[] from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createClient(token String, id String, grantTypes Collection<String>) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createClient(token String, id String, grantTypes Collection<String>) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private getClientHttpResponse(id String) : MockHttpServletResponse from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected getClientHttpResponse(id String) : MockHttpServletResponse from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private getClient(id String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected getClient(id String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createAdminClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createAdminClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createApprovalsLoginClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createApprovalsLoginClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private getClientResponseAsClientDetails(response MockHttpServletResponse) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected getClientResponseAsClientDetails(response MockHttpServletResponse) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createBaseClient(id String, grantTypes Collection<String>) : ClientDetailsModification from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createBaseClient(id String, grantTypes Collection<String>) : ClientDetailsModification from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createClientAdminsClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createClientAdminsClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createReadWriteClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createReadWriteClient(token String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private createBaseClient(id String, grantTypes Collection<String>, authorities List<String>, scopes List<String>) : ClientDetailsModification from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected createBaseClient(id String, grantTypes Collection<String>, authorities List<String>, scopes List<String>) : ClientDetailsModification from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private toString(client Object) : String from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected toString(client Object) : String from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private toString(clients Object[]) : String from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected toString(clients Object[]) : String from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Pull Up Method private makeClientName(id String) : String from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to protected makeClientName(id String) : String from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Move Method private fromString(body String, clazz Class<?>) : Object from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to public fromString(body String, clazz Class<?>) : Object from class org.cloudfoundry.identity.uaa.mock.util.ClientDetailsHelper |
From |
To |
|
Move Method private clientArrayFromString(clients String) : ClientDetails[] from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to public clientArrayFromString(clients String) : ClientDetails[] from class org.cloudfoundry.identity.uaa.mock.util.ClientDetailsHelper |
From |
To |
|
Move Method private createBaseClient(id String, grantTypes Collection<String>, authorities List<String>, scopes List<String>) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsDocs to protected createBaseClient(id String, grantTypes Collection<String>, authorities List<String>, scopes List<String>) : ClientDetailsModification from class org.cloudfoundry.identity.uaa.mock.clients.AdminClientCreator |
From |
To |
|
Move Method private arrayFromString(body String, clazz Class<?>) : Object[] from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to public arrayFromString(body String, clazz Class<?>) : Object[] from class org.cloudfoundry.identity.uaa.mock.util.ClientDetailsHelper |
From |
To |
|
Move Method private clientFromString(client String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.clients.ClientAdminEndpointsMockMvcTests to public clientFromString(client String) : ClientDetails from class org.cloudfoundry.identity.uaa.mock.util.ClientDetailsHelper |
From |
To |