Icon TEWBServerSession

Unit: ewbsession

Inherits From TEWBNotificationComponent

The TEWBServerSession component represents a web server session and is used for authentication and retrieving basic information about the authenticated user after authentication has taken place. In addition, the TDatabase component uses a TEWBServerSession component instance for performing authentication as necessary when making database API requests. The server session is associated with the TEWBDatabase component using its ServerSession property.

Information Eventually this component will provide the classes and methods for remotely administering a web server instance, but currently does not provide such functionality. At this time, the only way to remotely administer a web server is by using the IDE.


Image