|
Move Method public setLegacyIdpMetaData(legacyIdpMetaData String) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setLegacyIdpMetaData(legacyIdpMetaData String) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public getLegacyAssertionConsumerIndex() : int from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public getLegacyAssertionConsumerIndex() : int from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method protected parseIdentityProviderDefinitions() : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to protected parseIdentityProviderDefinitions() : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public afterPropertiesSet() : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public afterPropertiesSet() : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public isLegacyShowSamlLink() : boolean from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public isLegacyShowSamlLink() : boolean from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public setLegacyIdpIdentityAlias(legacyIdpIdentityAlias String) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setLegacyIdpIdentityAlias(legacyIdpIdentityAlias String) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public getLegacyIdpMetaData() : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public getLegacyIdpMetaData() : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public setLegacyShowSamlLink(legacyShowSamlLink boolean) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setLegacyShowSamlLink(legacyShowSamlLink boolean) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public setLegacyNameId(legacyNameId String) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setLegacyNameId(legacyNameId String) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public setLegacyAssertionConsumerIndex(legacyAssertionConsumerIndex int) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setLegacyAssertionConsumerIndex(legacyAssertionConsumerIndex int) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public setLegacyMetadataTrustCheck(legacyMetadataTrustCheck boolean) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setLegacyMetadataTrustCheck(legacyMetadataTrustCheck boolean) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public getLegacyNameId() : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public getLegacyNameId() : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public isLegacyMetadataTrustCheck() : boolean from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public isLegacyMetadataTrustCheck() : boolean from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public setIdentityProviders(providers Map<String,Map<String,Object>>) : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public setIdentityProviders(providers Map<String,Map<String,Object>>) : void from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method protected getUniqueAlias(def SamlIdentityProviderDefinition) : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to protected getUniqueAlias(def SamlIdentityProviderDefinition) : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Method public getLegacyIdpIdentityAlias() : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to public getLegacyIdpIdentityAlias() : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private legacyShowSamlLink : boolean from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private legacyShowSamlLink : boolean from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private legacyNameId : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private legacyNameId : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private toBeFetchedProviders : List<SamlIdentityProviderDefinition> from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private toBeFetchedProviders : List<SamlIdentityProviderDefinition> from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private legacyAssertionConsumerIndex : int from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private legacyAssertionConsumerIndex : int from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private legacyMetadataTrustCheck : boolean from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private legacyMetadataTrustCheck : boolean from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private legacyIdpMetaData : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private legacyIdpMetaData : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private legacyIdpIdentityAlias : String from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private legacyIdpIdentityAlias : String from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |
|
Move Attribute private identityProviders : Map<SamlIdentityProviderDefinition,ExtendedMetadataDelegate> from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfigurator to private identityProviders : Map<SamlIdentityProviderDefinition,ExtendedMetadataDelegate> from class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator |
From |
To |