Uses of Class
ca.uhn.fhir.rest.server.interceptor.consent.ConsentInterceptor
-
Uses of ConsentInterceptor in ca.uhn.fhir.rest.server.interceptor.consent
Modifier and TypeMethodDescriptionConsentInterceptor.registerConsentService
(IConsentService theConsentService) Adds a consent service to the chain.ConsentInterceptor.unregisterConsentService
(IConsentService theConsentService) Removes a consent service from the chain.