Interface IAuthRuleBuilderRuleOpClassifierFinished
- All Superinterfaces:
IAuthRuleFinished
-
Method Summary
Modifier and TypeMethodDescriptionforTenantIds(String... theTenantId)forTenantIds(Collection<String> theTenantId)notForTenantIds(String... theTenantIds)notForTenantIds(Collection<String> theTenantIds)Methods inherited from interface ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleFinished
andThen, build, withTester
-
Method Details
-
forTenantIds
-
forTenantIds
-
notForTenantIds
-
notForTenantIds
-