eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiSecurityMember':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: SwikiSecurityMember (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SwikiSecurityMember

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Swiki-Modules
Version:
rev: 1.6 date: 2003/08/29 17:04:06
user: cg
file: SwikiSecurityMember.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Description:


SwikiSecurityMember

This class provides the members that will belong to the SwikiSecurityModule. These are passed along with the request for identification and security reasons.

INSTANCE VARIABLES:
settings = a Dictionary (user, password, and ip are the settings that are used by the security module)
privileges = a SwikiSecurityPrivileges (this determines what capabilities this user has)


Class protocol:

instance creation
o  fromXml: xml
Get Member Settings

o  new
(comment from inherited method)
return an instance of myself without indexed variables


Instance protocol:

accessing
o  ip

o  mask

o  password

o  privileges

o  privileges: privs

o  settingsAt: key ifAbsent: block

o  settingsAt: key put: setting

o  user

initializing
o  initialize
(comment from inherited method)
just to ignore initialize to objects which do not need it

storage
o  asXml

testing
o  handlesBookAddress: test

o  handlesOther: test

o  handlesPageAddress: test

o  handlesShelfAddress: test



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:39:38 GMT