|
Change Return Type void to BaseClientDetails in method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String, allowedIdps List<String>) : BaseClientDetails in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests |
From |
To |
|
Change Return Type void to BaseClientDetails in method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String, allowedIdps List<String>, accessTokenValidity int) : BaseClientDetails in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests |
From |
To |
|
Change Return Type void to BaseClientDetails in method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean) : BaseClientDetails in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests |
From |
To |
|
Change Return Type void to BaseClientDetails in method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String) : BaseClientDetails in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests |
From |
To |