Namespace: Consultingwerk.OERA.JsdoGenericService.WebHandler
Interface 
IHttp401Error Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.Exceptions.SessionLockedException, Consultingwerk.Framework.Server.SessionExpiredException

File:IHttp401Error
Purpose:Interface for errors that are type http401 (Unauthorized)
Description:401 Unauthorized (RFC 7235)
Similar to 403 Forbidden, but specifically for use when
authentication is required and has failed or has not yet
been provided. The response must include a WWW-Authenticate
header field containing a challenge applicable to the
requested resource. See Basic access authentication and
Digest access authentication. 401 semantically means
"unauthenticated", i.e. the user does not have the necessary
credentials.
Some sites issue HTTP 401 when an IP address is banned from
the website (usually the website domain) and that specific
address is refused permission to access a website.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jul 28 18:16:40 CEST 2017



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:46