ForbiddenResponse(challenge: HttpAuthHeader?)
ForbiddenResponse(vararg challenges: HttpAuthHeader)
Response content with 403 Forbidden status code and WWW-Authenticate header of supplied challenges
403 Forbidden
WWW-Authenticate
challenges - to be passed with WWW-Authenticate header
challenges