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


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

storage
o  asXml

testing
o  handlesBookAddress: test

o  handlesOther: test

o  handlesPageAddress: test

o  handlesShelfAddress: test



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 21:30:01 GMT