
Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderOperationNamedAndScoped
Packages that use IAuthRuleBuilderOperationNamedAndScoped
-
Uses of IAuthRuleBuilderOperationNamedAndScoped in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth that return IAuthRuleBuilderOperationNamedAndScopedModifier and TypeMethodDescriptionIAuthRuleBuilderOperationNamed.atAnyLevel()Rule applies to invocations of this operation at any level (server, type or instance)IAuthRuleBuilderOperationNamed.onAnyInstance()Rule applies to invocations of this operation at theinstancelevel on any instanceIAuthRuleBuilderOperationNamed.onAnyType()Rule applies to invocations of this operation at thetypelevel on any typeIAuthRuleBuilderOperationNamed.onInstance(org.hl7.fhir.instance.model.api.IIdType theInstanceId) Rule applies to invocations of this operation at theinstancelevelIAuthRuleBuilderOperationNamed.onInstances(Collection<org.hl7.fhir.instance.model.api.IIdType> theInstanceIds) IAuthRuleBuilderOperationNamed.onInstancesOfType(Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theType) Rule applies to invocations of this operation at theinstancelevel on any instance of the given typeIAuthRuleBuilderOperationNamed.onServer()Rule applies to invocations of this operation at theserverlevelIAuthRuleBuilderOperationNamed.onType(Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theType) Rule applies to invocations of this operation at thetypelevel