Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRule
-
Uses of IAuthRule in ca.uhn.fhir.rest.server.interceptor.auth
Modifier and TypeClassDescriptionclass
class
class
Modifier 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.