Uses of Interface
ca.uhn.fhir.rest.api.server.IPreResourceShowDetails
Package
Description
-
Uses of IPreResourceShowDetails in ca.uhn.fhir.rest.api.server
-
Uses of IPreResourceShowDetails in ca.uhn.fhir.rest.server.interceptor.auth
Modifier and TypeMethodDescriptionvoid
AuthorizationInterceptor.hookPreShow
(RequestDetails theRequestDetails, IPreResourceShowDetails theDetails, ca.uhn.fhir.interceptor.api.Pointcut thePointcut) -
Uses of IPreResourceShowDetails in ca.uhn.fhir.rest.server.interceptor.binary
Modifier and TypeMethodDescriptionvoid
BinarySecurityContextInterceptor.preShowResources
(IPreResourceShowDetails theShowDetails, RequestDetails theRequestDetails) Interceptor hook method. -
Uses of IPreResourceShowDetails in ca.uhn.fhir.rest.server.interceptor.consent
Modifier and TypeMethodDescriptionvoid
ConsentInterceptor.interceptPreShow
(RequestDetails theRequestDetails, IPreResourceShowDetails thePreResourceShowDetails)