Uses of Class
de.captaingoldfish.scim.sdk.server.filter.AttributePathRoot
Packages that use AttributePathRoot
Package
Description
-
Uses of AttributePathRoot in de.captaingoldfish.scim.sdk.server.patch
Methods in de.captaingoldfish.scim.sdk.server.patch that return AttributePathRootModifier and TypeMethodDescriptionprotected AttributePathRootPatchTargetHandler.getPath()the specified path where the value should be added -
Uses of AttributePathRoot in de.captaingoldfish.scim.sdk.server.patch.msazure
Methods in de.captaingoldfish.scim.sdk.server.patch.msazure with parameters of type AttributePathRootModifier and TypeMethodDescriptionMsAzurePatchFilterWorkaround.createAttributeFromPatchFilter(AttributePathRoot path) this method is a workaround for MsAzures expected behaviour that a value is added to a multivalued complex node if it is reference in a patch-filter but not added within the attribute itself -
Uses of AttributePathRoot in de.captaingoldfish.scim.sdk.server.utils
Methods in de.captaingoldfish.scim.sdk.server.utils that return AttributePathRootModifier and TypeMethodDescriptionstatic AttributePathRootRequestUtils.parsePatchPath(ResourceType resourceType, String path) parses a value path context for patch path expressions