NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
4-71
Administering a Realm
The context is also associated with the NSJSP-specific loader and a Session Manager.
Therefore, some attributes of the loader and the Session Manager are displayed along
with the attributes of the Context element, as shown in Figure 4-41.
Administering a Realm
A Realm represents a database of the information about authorized users, their
passwords, and their assigned access roles. NSJSP supports the following types of
Realms:
JDBCRealm
MemoryRealm
UserDatabaseRealm
DataSourceRealm
JNDIRealm
JAASRealm
Figure 4-42 displays the properties of the MemoryRealm.
Note. The Session ID Initializer attribute of the Session Manager will change the
entropy of the context and not the Manager class.