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