Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRule
Packages that use IAuthRule
-
Uses of IAuthRule in ca.uhn.fhir.rest.server.interceptor.auth
Classes in ca.uhn.fhir.rest.server.interceptor.auth that implement IAuthRuleMethods in ca.uhn.fhir.rest.server.interceptor.auth that return types with arguments of type IAuthRuleModifier and TypeMethodDescriptionIAuthRuleBuilder.build()Build the rule listIAuthRuleFinished.build()Build the rule listRuleBuilder.build()AuthorizationInterceptor.buildRuleList(RequestDetails theRequestDetails) Subclasses should override this method to supply the set of rules to be applied to this individual request.Constructors in ca.uhn.fhir.rest.server.interceptor.auth with parameters of type IAuthRule