|
Smalltalk/X WebserverDocumentation of class 'Authentication::User': |
|
|
Class: User (in Authentication)Inheritance:Object | +--Authentication::User
Description:
This is a user that can be authenticated.
[instance variables:]
name String the name of the user
realm String the administartive realm of the user
authenticationMechanisms Collection the different authentication mechanisms used to authenticate the user.
They contain the password/secret.
[class variables:]
Related information:
Authentication::AuthenticationData
Class protocol:instance creation
Instance protocol:accessing
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 08:13:21 GMT
|