|
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 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 15:57:31 GMT
|