Uses of Class
ca.uhn.fhir.rest.server.interceptor.auth.AuthorizationInterceptor
-
Packages that use AuthorizationInterceptor Package Description ca.uhn.fhir.rest.server.interceptor.auth -
-
Uses of AuthorizationInterceptor in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth that return AuthorizationInterceptor Modifier and Type Method Description AuthorizationInterceptorAuthorizationInterceptor. setFlags(AuthorizationFlagsEnum... theFlags)This property configures any flags affecting how authorization is applied.AuthorizationInterceptorAuthorizationInterceptor. setFlags(Collection<AuthorizationFlagsEnum> theFlags)This property configures any flags affecting how authorization is applied.
-