
Uses of Class
ca.uhn.fhir.rest.server.exceptions.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in ca.uhn.fhir.rest.server.exceptions
Methods in ca.uhn.fhir.rest.server.exceptions that return AuthenticationExceptionModifier and TypeMethodDescriptionAuthenticationException.addAuthenticateHeaderForRealm(String theRealm) Adds aWWW-Authenticateheader to the response, of the form:
WWW-Authenticate: Basic realm="theRealm"