Class MsAzurePatchResourceWorkaroundHandler


  • public class MsAzurePatchResourceWorkaroundHandler
    extends Object
    This is a workaround handler that shall handle invalid scim patch requests that are built by ms azure
    Since:
    24.09.2021
    Author:
    Pascal Knueppel
    • Constructor Detail

      • MsAzurePatchResourceWorkaroundHandler

        public MsAzurePatchResourceWorkaroundHandler​(ResourceType resourceType)
    • Method Detail

      • rebuildResource

        public com.fasterxml.jackson.databind.JsonNode rebuildResource​(ResourceType.SchemaExtension extensionReference,
                                                                       String key,
                                                                       com.fasterxml.jackson.databind.JsonNode value)
        will rebuild invalid patch-requests from ms azure and will build a valid object representation out of them