Class ConsentInterceptor

java.lang.Object
ca.uhn.fhir.rest.server.interceptor.consent.ConsentInterceptor

public class ConsentInterceptor extends Object
The ConsentInterceptor can be used to apply arbitrary consent rules and data access policies on responses from a FHIR server.

See Consent Interceptor for more information on this interceptor.