
Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleTester
Packages that use IAuthRuleTester
-
Uses of IAuthRuleTester in ca.uhn.fhir.rest.server.interceptor.auth
Classes in ca.uhn.fhir.rest.server.interceptor.auth that implement IAuthRuleTesterModifier and TypeClassDescriptionclassTester that a resource matches a provided query filter.Methods in ca.uhn.fhir.rest.server.interceptor.auth with parameters of type IAuthRuleTesterModifier and TypeMethodDescriptionIAuthRuleFinished.withTester(IAuthRuleTester theTester) Add an additional tester that will be queried if all other conditions of this rule already match.