Smalltalk/X WebserverDocumentation of class 'Authentication::UnknownUserError': | |
Class: UnknownUserError (in Authentication)Inheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--Authentication::AuthenticationError | +--Authentication::BadCredentialsError | +--Authentication::UnknownUserError
Description:This error is raised, if an authentication user could not be resolved. For security reasons, a client should not know whether an authentication failed because of an unknown username or a invalid password. The distinction is made here to allow the server to handle this error differently. [instance variables:] [class variables:] |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:44:16 GMT |