Class IAuthorizationSearchParamMatcher.MatchResult
java.lang.Object
ca.uhn.fhir.rest.server.interceptor.auth.IAuthorizationSearchParamMatcher.MatchResult
- Enclosing interface:
IAuthorizationSearchParamMatcher
-
Field Summary
-
Method Summary
-
Field Details
-
match
match result -
unsupportedReason
the reason for the UNSUPPORTED result
-
-
Method Details
-
buildMatched
-
buildUnmatched
-
buildUnsupported
public static IAuthorizationSearchParamMatcher.MatchResult buildUnsupported(@Nonnull String theReason)
-