eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPServerSettingsAppl::AuthorizationSettingsAppl':

Home

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

Class: AuthorizationSettingsAppl (private in HTTPServerSettingsAppl

This class is only visible from within HTTPServerSettingsAppl.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractServerSettingsApplication
               |
               +--HTTPServerSettingsAppl::AuthorizationSettingsAppl

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Settings
Owner:
HTTPServerSettingsAppl

Class protocol:

image specs
o  defaultIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self defaultIcon inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon
     Icon flushCachedIcons

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:HTTPServerSettingsAppl::AuthorizationSettingsAppl andSelector:#windowSpec
     HTTPServerSettingsAppl::AuthorizationSettingsAppl new openInterface:#windowSpec
     HTTPServerSettingsAppl::AuthorizationSettingsAppl open


Instance protocol:

actions
o  addRealm

o  addUserToRealm

o  basicSaveSettings

o  changeUserPassword

o  collectionOfAuthMethods

o  readRealmUsersMapSettings

o  readSettings
read the default settings

o  removeRealm

o  removeUser

o  setAuthValueHolderFor: aColOfAuths

aspects
o  authBasicAllowed

o  authDigestAllowed

o  haveSelectedRealm

o  haveSelectedUser

o  realmList

o  realmUsersMapHolder

o  selectedRealm

o  selectedUser

o  usersList

change & update
o  realmUsersMapHolderChanged

o  selectedRealmChanged

o  selectedUserChanged

o  update: something with: aParameter from: changedObject
Invoked when an object that I depend upon sends a change notification.

defaults
o  nameInSettingsDialog

initialization
o  initialize
true

queries
o  hasUnsavedChanges
(comment from inherited method)
utility to check for changed aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

o  helpFilename
the path for a local help document (for offline reading)



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 07:18:48 GMT