Class PartitionedUrlValidator

java.lang.Object
ca.uhn.fhir.jpa.batch.job.PartitionedUrlValidator

public class PartitionedUrlValidator extends Object
  • Constructor Details

  • Method Details

    • buildRequestListJson

      public RequestListJson buildRequestListJson(ca.uhn.fhir.rest.api.server.RequestDetails theRequest, List<String> theUrlsToProcess)
      This method will throw an exception if the user is not allowed to access the requested resource type on the partition determined by the request
    • requestPartitionIdFromRequest

      public ca.uhn.fhir.interceptor.model.RequestPartitionId requestPartitionIdFromRequest(ca.uhn.fhir.rest.api.server.RequestDetails theRequest)