|
Pull Up Method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String, allowedIdps List<String>) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String, allowedIdps List<String>) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method private setupIdentityProvider(origin String) : IdentityProvider from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setupIdentityProvider(origin String) : IdentityProvider from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method private setupIdentityZone(subdomain String) : IdentityZone from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setupIdentityZone(subdomain String) : IdentityZone from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method public setUpContext() : void from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to public setUpContext() : void from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method protected setUpUser(username String, scopes String, origin String, zoneId String) : ScimUser from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setUpUser(username String, scopes String, origin String, zoneId String) : ScimUser from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method protected createIfNotExist(scope String, zoneId String) : ScimGroup from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected createIfNotExist(scope String, zoneId String) : ScimGroup from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String, allowedIdps List<String>, accessTokenValidity int) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean, redirectUri String, allowedIdps List<String>, accessTokenValidity int) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setUpClients(id String, authorities String, scopes String, grantTypes String, autoapprove Boolean) : BaseClientDetails from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method private setupIdentityProvider() : IdentityProvider from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected setupIdentityProvider() : IdentityProvider from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Method protected addMember(user ScimUser, group ScimGroup) : ScimGroupMember from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected addMember(user ScimUser, group ScimGroup) : ScimGroupMember from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private SECRET : String from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to public SECRET : String from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private GRANT_TYPES : String from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to public GRANT_TYPES : String from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private groupProvisioning : JdbcScimGroupProvisioning from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected groupProvisioning : JdbcScimGroupProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private groupMembershipManager : JdbcScimGroupMembershipManager from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected groupMembershipManager : JdbcScimGroupMembershipManager from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private identityZoneProvisioning : IdentityZoneProvisioning from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected identityZoneProvisioning : IdentityZoneProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private jdbcScimUserProvisioning : JdbcScimUserProvisioning from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected jdbcScimUserProvisioning : JdbcScimUserProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private tokenServices : UaaTokenServices from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected tokenServices : UaaTokenServices from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private adminToken : String from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected adminToken : String from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private userProvisioning : JdbcScimUserProvisioning from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected userProvisioning : JdbcScimUserProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private testClient : TestClient from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected testClient : TestClient from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private TEST_REDIRECT_URI : String from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to public TEST_REDIRECT_URI : String from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private identityProviderProvisioning : IdentityProviderProvisioning from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected identityProviderProvisioning : IdentityProviderProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private clientDetailsService : JdbcClientDetailsService from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected clientDetailsService : JdbcClientDetailsService from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private defaultAuthorities : Set<String> from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected defaultAuthorities : Set<String> from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |
|
Pull Up Attribute private tokenProvisioning : RevocableTokenProvisioning from class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests to protected tokenProvisioning : RevocableTokenProvisioning from class org.cloudfoundry.identity.uaa.mock.token.AbstractTokenMockMvcTests |
From |
To |