Uses of Class
ca.uhn.fhir.rest.server.interceptor.auth.IAuthorizationSearchParamMatcher.MatchResult
-
Uses of IAuthorizationSearchParamMatcher.MatchResult in ca.uhn.fhir.rest.server.interceptor.auth
Modifier and TypeMethodDescriptionIAuthorizationSearchParamMatcher.MatchResult.buildMatched()
IAuthorizationSearchParamMatcher.MatchResult.buildUnmatched()
IAuthorizationSearchParamMatcher.MatchResult.buildUnsupported
(String theReason) IAuthorizationSearchParamMatcher.match
(String theQueryParameters, org.hl7.fhir.instance.model.api.IBaseResource theResource) Calculate if the resource would match the fhir query parameters.