|
Rename Method private getIdentityProviderDefinition(idpEntityAlias String) : IdentityProviderDefinition renamed to private createIdentityProviderDefinition(idpEntityAlias String, zoneId String) : IdentityProviderDefinition in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Rename Method public getIdentityProviderDefinitionsForClient(allowedIdps List<String>, zone IdentityZone, allowEmptyDefaultIdpList boolean) : List<IdentityProviderDefinition> renamed to public getIdentityProviderDefinitions(allowedIdps List<String>, zone IdentityZone, allowEmptyDefaultIdpList boolean) : List<IdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfigurator |
From |
To |
|
Rename Method public testFilterIDPsForAuthcodeClient() : void renamed to public testFilterIDPsForAuthcodeClientInDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Rename Method public testFilterIdpsForZone() : void renamed to public testFilterIdpsForDefaultZone() : void in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpointTest |
From |
To |
|
Rename Method public testGetIdentityProviderDefinititonsForClient() : void renamed to public testGetIdentityProviderDefinititonsForAllowedProviders() : void in class org.cloudfoundry.identity.uaa.login.saml.IdentityProviderConfiguratorTests |
From |
To |