|
Rename Variable externalGroupSet : Set<String> to originMap : Map<String,Map<String,List>> in method public canAddExternalGroups() : void in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrapTests |
From |
To |
|
Rename Variable externalGroupMap : Map<String,Map<String,List>> to originMap : Map<String,Map<String,List>> in method public cannotAddExternalGroupsThatMapToNull() : void in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrapTests |
From |
To |
|
Rename Variable externalGroupSet : Set<String> to originMap : Map<String,Map<String,List>> in method public initLdapGroupMappingAuthorizationManagerTests() : void in class org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManagerTests |
From |
To |
|
Rename Variable externalGroupSet : Set<String> to originMap : Map<String,Map<String,List>> in method public cannotAddExternalGroupsThatDoNotExist() : void in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrapTests |
From |
To |
|
Change Variable Type externalGroups : Set<String> to externalGroups : Map<String,Map<String,List>> in method public initScimGroupEndpointsTests() : void in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpointsTests |
From |
To |
|
Change Variable Type externalGroupSet : Set<String> to originMap : Map<String,Map<String,List>> in method public cannotAddExternalGroupsThatDoNotExist() : void in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrapTests |
From |
To |
|
Change Variable Type externalGroupSet : Set<String> to originMap : Map<String,Map<String,List>> in method public canAddExternalGroups() : void in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrapTests |
From |
To |
|
Change Variable Type externalGroupSet : Set<String> to originMap : Map<String,Map<String,List>> in method public initLdapGroupMappingAuthorizationManagerTests() : void in class org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManagerTests |
From |
To |