|
Change Variable Type samlProviders : IdentityProviderConfigurator to samlProviders : SamlIdentityProviderConfigurator in method public testBootstrappedIdps() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public onApplicationEvent(event IdentityProviderModifiedEvent) : void in class org.cloudfoundry.identity.uaa.login.saml.ProviderChangedListener |
From |
To |
|
Change Variable Type identityProviderDefinition : IdentityProviderDefinition to samlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testSimpleSamlPhpLoginInTestZone1Works() : void in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT |
From |
To |
|
Change Variable Type activeIdentityProviderDefinition : IdentityProviderDefinition to activeSamlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testSamlRedirectWhenTheOnlyProvider() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDBFileDisabledProvider() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type clientIdps : List<IdentityProviderDefinition> to clientIdps : List<SamlIdentityProviderDefinition> in method public testReturnNoIdpsInZoneForClientWithNoAllowedProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type mockIDPConfigurator : IdentityProviderConfigurator to mockIDPConfigurator : SamlIdentityProviderConfigurator in method public testFilterIdpsWithNoSavedRequest() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type clientIdp : IdentityProviderDefinition to clientIdp : SamlIdentityProviderDefinition in method public testFilterIDPsForAuthcodeClientInDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method public testFilterIdpsWithNoSavedRequest() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type iterator : Iterator<IdentityProviderDefinition> to iterator : Iterator<SamlIdentityProviderDefinition> in method public testFilterIdpsWithNoSavedRequest() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type clientIDPs : List<IdentityProviderDefinition> to clientIDPs : List<SamlIdentityProviderDefinition> in method public testFilterIDPsForAuthcodeClientInOtherZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testGetType() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderDefinitionTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public getIdentityProviderDefinitionsForZone(zone IdentityZone) : List<SamlIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type configurator : IdentityProviderConfigurator to configurator : SamlIdentityProviderConfigurator in method public testRemovedSamlBootstrapIsInactive() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest |
From |
To |
|
Change Variable Type idpDefinitions : List<IdentityProviderDefinition> to idpDefinitions : List<SamlIdentityProviderDefinition> in method public testFilterIDPsForAuthcodeClientInOtherZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testSetEmailDomain() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderDefinitionTests |
From |
To |
|
Change Variable Type identityProviderDefinition : IdentityProviderDefinition to samlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testSamlLoginClientIDPAuthorizationAutomaticRedirectInZone1() : void in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public removeIdentityProviderDefinition(providerDefinition SamlIdentityProviderDefinition) : ExtendedMetadataDelegate in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type clone : IdentityProviderDefinition to clone : SamlIdentityProviderDefinition in method public testCloneIdentityProviderDefinition() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method protected getProfileOptions(context SAMLMessageContext, exception AuthenticationException) : WebSSOProfileOptions in class org.cloudfoundry.identity.uaa.login.saml.LoginSamlEntryPoint |
From |
To |
|
Change Variable Type providerDefinitions : List<IdentityProviderDefinition> to providerDefinitions : List<SamlIdentityProviderDefinition> in method protected parseIdentityProviderDefinitions() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type defs : List<IdentityProviderDefinition> to defs : List<SamlIdentityProviderDefinition> in method public testLegacySamlProfileMetadataFile() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public updateIdentityProvider(id String, body IdentityProvider) : ResponseEntity<IdentityProvider> in class org.cloudfoundry.identity.uaa.zone.IdentityProviderEndpoints |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public createSimplePHPSamlIDP(alias String, zoneId String) : SamlIdentityProviderDefinition in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT |
From |
To |
|
Change Variable Type identityProviderDefinitionInOtherZone : IdentityProviderDefinition to samlIdentityProviderDefinitionInOtherZone : SamlIdentityProviderDefinition in method public testReturnNoIdpsInZoneForClientWithNoAllowedProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type idp : IdentityProviderDefinition to idp : SamlIdentityProviderDefinition in method protected testGetIdentityProviderDefinitions(count int, addData boolean) : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type samlCreated : IdentityProviderDefinition to samlCreated : SamlIdentityProviderDefinition in method public testCreateSamlProvider() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method private getIDPDefinition(alias String) : SamlIdentityProviderDefinition in class org.cloudfoundry.identity.uaa.login.saml.LoginSamlEntryPoint |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public getIdentityProviderDefinitions(allowedIdps List<String>, zone IdentityZone) : List<SamlIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type clientIdp : IdentityProviderDefinition to clientIdp : SamlIdentityProviderDefinition in method public testFilterIDPsForAuthcodeClientInOtherZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testGetSocketFactoryClassName() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderDefinitionTests |
From |
To |
|
Change Variable Type idpDefinitions : List<IdentityProviderDefinition> to idpDefinitions : List<SamlIdentityProviderDefinition> in method public testFilterIDPsForAuthcodeClientInDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type clone : IdentityProviderDefinition to clone : SamlIdentityProviderDefinition in method public addSamlIdentityProviderDefinition(providerDefinition SamlIdentityProviderDefinition) : ExtendedMetadataDelegate[] in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type idp1 : IdentityProviderDefinition to idp1 : SamlIdentityProviderDefinition in method private createIdentityProviderDefinition(idpEntityAlias String, zoneId String) : SamlIdentityProviderDefinition in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public addSamlIdentityProviderDefinition(providerDefinition SamlIdentityProviderDefinition) : ExtendedMetadataDelegate[] in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public test_Reject_Duplicate_Alias_and_Duplicate_Entity_ID() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type mockIDPConfigurator : IdentityProviderConfigurator to mockIDPConfigurator : SamlIdentityProviderConfigurator in method public testFilterIDPsForAuthcodeClientWithNoAllowedIDPsInOtherZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type mockIDPConfigurator : IdentityProviderConfigurator to mockIDPConfigurator : SamlIdentityProviderConfigurator in method public test_PromptLogic() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type clientIdps : List<IdentityProviderDefinition> to clientIdps : List<SamlIdentityProviderDefinition> in method public testReturnAllIdpsInZoneForClientWithNoAllowedProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method public test_PromptLogic() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public addSamlIdentityProviderDefinition(providerDefinition SamlIdentityProviderDefinition) : ExtendedMetadataDelegate[] in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testRemovedSamlBootstrapIsInactive() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest |
From |
To |
|
Change Variable Type idp : IdentityProviderDefinition to idp : SamlIdentityProviderDefinition in method private login(model Model, principal Principal, excludedPrompts List<String>, nonHtml boolean, request HttpServletRequest) : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint |
From |
To |
|
Change Variable Type inactiveIdentityProviderDefinition : IdentityProviderDefinition to inactiveSamlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testSamlLoginLinksShowActiveProviders() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public cleanSamlProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type defs : List<IdentityProviderDefinition> to defs : List<SamlIdentityProviderDefinition> in method public testLegacySamlProfileMetadataConfig() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public createSamlProvider(metadata String, alias String, linkText String) : IdentityProvider in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type idpDefinitions : List<IdentityProviderDefinition> to idpDefinitions : List<SamlIdentityProviderDefinition> in method public testFilterIdpsForDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method protected testGetIdentityProviderDefinitions(count int, addData boolean) : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type mockIDPConfigurator : IdentityProviderConfigurator to mockIDPConfigurator : SamlIdentityProviderConfigurator in method public testFilterIDPsForAuthcodeClientInOtherZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDBFileUrlProvider() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type providerDefinition : IdentityProviderDefinition to providerDefinition : SamlIdentityProviderDefinition in method public test_Create_Duplicate_Saml_Identity_Provider_In_Other_Zone() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests |
From |
To |
|
Change Variable Type activeIdentityProviderDefinition2 : IdentityProviderDefinition to activeSamlIdentityProviderDefinition2 : SamlIdentityProviderDefinition in method public testNoCreateAccountLinksWhenUAAisNotAllowedProvider() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testGetEntityID() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type identityProviderDefinition : IdentityProviderDefinition to samlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testDeactivatedProviderIsRemovedFromSamlLoginLinks() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testSetIdpEntityAlias() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderDefinitionTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method protected findProvider(defs List<SamlIdentityProviderDefinition>, alias String) : SamlIdentityProviderDefinition in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type identityProviderDefinition : IdentityProviderDefinition to samlIdentityProviderDefinition : SamlIdentityProviderDefinition in method protected createIdentityProvider(originKey String, addShadowUserOnLogin boolean) : IdentityProvider in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT |
From |
To |
|
Change Variable Type mockIDPConfigurator : IdentityProviderConfigurator to mockIDPConfigurator : SamlIdentityProviderConfigurator in method public testFilterIdpsForDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type identityProviderDefinitionInOtherZone : IdentityProviderDefinition to samlIdentityProviderDefinitionInOtherZone : SamlIdentityProviderDefinition in method public testReturnAllIdpsInZoneForClientWithNoAllowedProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type that : IdentityProviderDefinition to that : SamlIdentityProviderDefinition in method public equals(o Object) : boolean in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderDefinition |
From |
To |
|
Change Variable Type providerDefinition : IdentityProviderDefinition to providerDefinition : SamlIdentityProviderDefinition in method public test_Create_Duplicate_Saml_Identity_Provider_In_Default_Zone() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests |
From |
To |
|
Change Variable Type clientIDPs : List<IdentityProviderDefinition> to clientIDPs : List<SamlIdentityProviderDefinition> in method public testFilterIDPsForAuthcodeClientInDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type activeIdentityProviderDefinition3 : IdentityProviderDefinition to activeSamlIdentityProviderDefinition3 : SamlIdentityProviderDefinition in method public testNoCreateAccountLinksWhenUAAisNotAllowedProvider() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests |
From |
To |
|
Change Variable Type clientIdp : IdentityProviderDefinition to clientIdp : SamlIdentityProviderDefinition in method public testFilterIdpsWithNoSavedRequest() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type identityProviderDefinition1 : IdentityProviderDefinition to samlIdentityProviderDefinition1 : SamlIdentityProviderDefinition in method public testSimpleSamlPhpLoginInTestZone1Works() : void in class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT |
From |
To |
|
Change Variable Type clientIdp : IdentityProviderDefinition to clientIdp : SamlIdentityProviderDefinition in method public testFilterIdpsForDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDBAddedXMLProviderShowsOnLoginPage() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type configurator : IdentityProviderConfigurator to configurator : SamlIdentityProviderConfigurator in method public testSamlBootstrap() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest |
From |
To |
|
Change Variable Type defs : List<IdentityProviderDefinition> to defs : List<SamlIdentityProviderDefinition> in method public testLegacySamlProfileHttpsMetaUrlWithoutPort() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDBAddedFileProviderShowsOnLoginPage() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type defs : List<IdentityProviderDefinition> to defs : List<SamlIdentityProviderDefinition> in method public testLegacySamlProfileHttpsMetaUrl() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type definition2 : IdentityProviderDefinition to definition2 : SamlIdentityProviderDefinition in method public testRemovedSamlBootstrapIsInactive() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest |
From |
To |
|
Change Variable Type activeIdentityProviderDefinition : IdentityProviderDefinition to activeSamlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testSamlLoginLinksShowActiveProviders() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testBootstrappedIdps() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDBXMLDisabledProvider() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method protected addSamlProviders() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrap |
From |
To |
|
Change Variable Type idpDefinitions : List<IdentityProviderDefinition> to idpDefinitions : List<SamlIdentityProviderDefinition> in method public testFilterIdpsWithNoSavedRequest() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method protected refreshAllProviders(ignoreTimestamp boolean) : void in class org.cloudfoundry.identity.uaa.login.saml.ZoneAwareMetadataManager |
From |
To |
|
Change Variable Type saml : IdentityProviderDefinition to saml : SamlIdentityProviderDefinition in method protected validate(provider IdentityProvider) : void in class org.cloudfoundry.identity.uaa.zone.JdbcIdentityProviderProvisioning |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public getSamlIdentityProviders(zone IdentityZone) : List<ExtendedMetadataDelegate> in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type emptyConfigurator : IdentityProviderConfigurator to emptyConfigurator : SamlIdentityProviderConfigurator in method private getEndpoint() : LoginInfoEndpoint in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type iterator : Iterator<IdentityProviderDefinition> to iterator : Iterator<SamlIdentityProviderDefinition> in method public testFilterIdpsForDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method public testFilterIdpsForDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method protected parseIdentityProviderDefinitions() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type samlDefinition : IdentityProviderDefinition to samlDefinition : SamlIdentityProviderDefinition in method public testCreateSamlProvider() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityProviderEndpointsMockMvcTests |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public testDuplicate_EntityID_IsRejected() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type result : List<IdentityProviderDefinition> to result : List<SamlIdentityProviderDefinition> in method public getIdentityProviderDefinitions(allowedIdps List<String>, zone IdentityZone) : List<SamlIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public createSimplePHPSamlIDP(zoneId String, metaData String, alias String, linkText String) : SamlIdentityProviderDefinition in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type clientIdps : List<IdentityProviderDefinition> to clientIdps : List<SamlIdentityProviderDefinition> in method public testGetIdentityProviderDefinititonsForAllowedProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method public testGetIdentityProviderDefinitionsForZone() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type identityProviderDefinition : IdentityProviderDefinition to samlIdentityProviderDefinition : SamlIdentityProviderDefinition in method public testGetIdentityProviderDefinitionsForZone() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |
|
Change Variable Type entry : Map.Entry<IdentityProviderDefinition,ExtendedMetadataDelegate> to entry : Map.Entry<SamlIdentityProviderDefinition,ExtendedMetadataDelegate> in method public addSamlIdentityProviderDefinition(providerDefinition SamlIdentityProviderDefinition) : ExtendedMetadataDelegate[] in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type samlConfig : IdentityProviderDefinition to samlConfig : SamlIdentityProviderDefinition in method public authenticate(authentication Authentication) : Authentication in class org.cloudfoundry.identity.uaa.login.saml.LoginSamlAuthenticationProvider |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDBAddedUrlProviderShowsOnLoginPage() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method private getIdps() : List<SamlIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type idps : List<IdentityProviderDefinition> to idps : List<SamlIdentityProviderDefinition> in method private login(model Model, principal Principal, excludedPrompts List<String>, nonHtml boolean, request HttpServletRequest) : String in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public createIdentityProvider(body IdentityProvider) : ResponseEntity<IdentityProvider> in class org.cloudfoundry.identity.uaa.zone.IdentityProviderEndpoints |
From |
To |
|
Change Variable Type idpsInTheZone : List<IdentityProviderDefinition> to idpsInTheZone : List<SamlIdentityProviderDefinition> in method public getIdentityProviderDefinitions(allowedIdps List<String>, zone IdentityZone) : List<SamlIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type mockIDPConfigurator : IdentityProviderConfigurator to mockIDPConfigurator : SamlIdentityProviderConfigurator in method public testFilterIDPsForAuthcodeClientInDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testSamlBootstrap() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest |
From |
To |
|
Change Variable Type result : List<IdentityProviderDefinition> to result : List<SamlIdentityProviderDefinition> in method public getIdentityProviderDefinitionsForZone(zone IdentityZone) : List<SamlIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type def : IdentityProviderDefinition to def : SamlIdentityProviderDefinition in method public setIdentityProviders(providers Map<String,Map<String,Object>>) : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIdentityProviderConfigurator |
From |
To |
|
Change Variable Type definition : IdentityProviderDefinition to definition : SamlIdentityProviderDefinition in method public testThatDifferentMetadataLocationsShowsOnLoginPage() : void in class org.cloudfoundry.identity.uaa.login.saml.SamlIDPRefreshMockMvcTests |
From |
To |
|
Change Variable Type defs : List<IdentityProviderDefinition> to defs : List<SamlIdentityProviderDefinition> in method public testLegacySamlHttpMetaUrl() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests |
From |
To |