Source
abortAuthenticationTimeout([body = 'Authentication Timeout']) {
throw new HttpAuthenticationTimeoutException(body);
}
abortAuthenticationTimeout([body = 'Authentication Timeout']) {
throw new HttpAuthenticationTimeoutException(body);
}