W3C Jigsaw 
All resources All frames  

AuthUser

This resource describe a user in a Jigsaw realm.

Inherits

The AuthUser class inerits from the following classes:

Attributes description

The AuthUser defines the following attributes:
email
semantics
 The email adress of the user. (optionnal)
type
 This attribute is an editable StringAttribute
default value
This attribute defaults to null.

comments
semantics
 Any comment. (optionnal)
type
 This attribute is an editable StringAttribute
default value
This attribute defaults to null.

ipaddress
semantics
 Access restricted to request comming from hosts having an IP adress matching one of these (* is accepted, ie "138.*.*.*"). This is a list of IP adresses. (optionnal)
type
 This attribute is an editable IPTemplatesAttribute
default value
This attribute defaults to null.

password
semantics
 The password needed to accept the incomming request. (mandatory)
type
 This attribute is an editable PasswordAttribute
default value
This attribute defaults to null.

groups
semantics
 unused. (optionnal)
type
 This attribute is an editable StringArrayAttribute
default value
This attribute defaults to null.

Jigsaw Team
$Id: org.w3c.jigsaw.auth.AuthUser.html,v 1.6 2000/03/15 12:49:15 bmahe Exp $