Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleTester
-
Packages that use IAuthRuleTester Package Description ca.uhn.fhir.rest.server.interceptor.auth -
-
Uses of IAuthRuleTester in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth with parameters of type IAuthRuleTester Modifier and Type Method Description IAuthRuleFinishedIAuthRuleFinished. withTester(IAuthRuleTester theTester)Add an additional tester that will be queried if all other conditions of this rule already match.
-