8ae1b1740d4b7c5516968cb80cdb58598edbfe8b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type buffer : StringBuffer to buffer : StringBuilder in method public baseXml(session KeycloakSession, realm RealmModel, client ClientModel, baseUri URI, samlClient SamlClient, buffer StringBuilder) : void in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation | From | To | |
Change Variable Type | 2 | ||
Change Variable Type buffer : StringBuffer to buffer : StringBuilder in method public generateInstallation(session KeycloakSession, realm RealmModel, client ClientModel, baseUri URI) : Response in class org.keycloak.protocol.saml.installation.KeycloakSamlClientInstallation | From | To | |
Change Variable Type buffer : StringBuffer to buffer : StringBuilder in method public generateInstallation(session KeycloakSession, realm RealmModel, client ClientModel, baseUri URI) : Response in class org.keycloak.protocol.saml.installation.KeycloakSamlSubsystemInstallation | From | To |