eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPService::NoRealmBehavior':

Home

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

Class: NoRealmBehavior (private in HTTPService

This class is only visible from within HTTPService.

Inheritance:

   Object
   |
   +--HTTPService::NoRealmBehavior
      |
      +--HTTPService::NoRealmBehavior::All
      |
      +--HTTPService::NoRealmBehavior::LocalHostOnly
      |
      +--HTTPService::NoRealmBehavior::LocalNetOnly
      |
      +--HTTPService::NoRealmBehavior::Nobody

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Services
Owner:
HTTPService

Class protocol:

authentication
o  isAuthorizedFor: aRequest
answer true, if policy authorizes aRequest

** This method raises an error - it must be redefined in concrete classes **

class access
o  all

o  localDomainOnly
bad name, use localNetOnly

** This is an obsolete interface - do not use it (it may vanish in future versions) **

o  localHostOnly

o  localNetOnly

o  nobody


Private classes:

    All
    LocalHostOnly
    LocalNetOnly
    Nobody


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 21:07:21 GMT