Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderOperationNamed
-
Packages that use IAuthRuleBuilderOperationNamed Package Description ca.uhn.fhir.rest.server.interceptor.auth -
-
Uses of IAuthRuleBuilderOperationNamed in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth that return IAuthRuleBuilderOperationNamed Modifier and Type Method Description IAuthRuleBuilderOperationNamedIAuthRuleBuilderOperation. named(String theOperationName)This rule applies to the operation with the given nameIAuthRuleBuilderOperationNamedIAuthRuleBuilderOperation. withAnyName()This rule applies to any operation
-