4a4158a4e47d69c8e97f8ecd83e072c8da6e4e03
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type defaultValue : String to defaultValue : Object in method public setDefaultValue(defaultValue Object) : void in class org.keycloak.representations.idm.ProtocolMapperTypeRepresentation.ConfigProperty | From | To | |
| Change Parameter Type defaultValue : String to defaultValue : Object in method public setDefaultValue(defaultValue Object) : void in class org.keycloak.protocol.ProtocolMapper.ConfigProperty | From | To | |
| Rename Variable | 2 | ||
| Rename Variable attributeValue : String to propertyValue : String in method public transformAttributeStatement(attributeStatement AttributeStatementType, mappingModel ProtocolMapperModel, session KeycloakSession, userSession UserSessionModel, clientSession ClientSessionModel) : void in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper | From | To | |
| Rename Variable attributeName : String to propertyName : String in method public transformAttributeStatement(attributeStatement AttributeStatementType, mappingModel ProtocolMapperModel, session KeycloakSession, userSession UserSessionModel, clientSession ClientSessionModel) : void in class org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to Object in method public getDefaultValue() : Object in class org.keycloak.protocol.ProtocolMapper.ConfigProperty | From | To | |
| Change Return Type String to Object in method public getDefaultValue() : Object in class org.keycloak.representations.idm.ProtocolMapperTypeRepresentation.ConfigProperty | From | To | |
| Rename Class | 2 | ||
| Rename Class org.keycloak.protocol.saml.mappers.UserAttributeBasicAttributeStatementMapper renamed to org.keycloak.protocol.saml.mappers.UserPropertyAttributeStatementMapper | From | To | |
| Rename Class org.keycloak.protocol.saml.mappers.UserAttributeUriReferenceAttributeStatementMapper renamed to org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type defaultValue : String to defaultValue : Object in class org.keycloak.protocol.ProtocolMapper.ConfigProperty | From | To | |
| Change Attribute Type defaultValue : String to defaultValue : Object in class org.keycloak.representations.idm.ProtocolMapperTypeRepresentation.ConfigProperty | From | To |